Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal only fires on:open if dialog was not closed/cancelled before #1985

Open
johnhce opened this issue Jul 23, 2024 · 0 comments
Open

Modal only fires on:open if dialog was not closed/cancelled before #1985

johnhce opened this issue Jul 23, 2024 · 0 comments

Comments

@johnhce
Copy link

johnhce commented Jul 23, 2024

If I add a Modal to my app, the on:open event is fired before the dialog opens. If I then click Close or Cancel and then re-open the modal later, on:open will not fire. If I click Confirm, on:open will fire the next time I open the modal. It seems like on:open should fire every time I open the modal regardless of how it was closed before.

Using version 0.85.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant