Add event for "after" transition ends for dialog/alert, etc #1559
saturnonearth
started this conversation in
Feature Requests / Ideas
Replies: 1 comment
-
#1589 😃 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if there was an event for after the transition ends for dialog - I want to clear the data when the dialog closes, but if use
open
the data clears before the modal is actually closed, causing a flash in DOM changes.Beta Was this translation helpful? Give feedback.
All reactions