Modal on:opening and on:open events are not firing #578
Labels
Priority: Low
Bug, issue, or pull request is a P3
Severity: Low
Bug or issue is of low severity
Type: Bug
Something isn't working
I have the following modal component...
When observing the console I note that when the modal is opened there are no log entries, however, when closing both the 'closing' and 'close' events are fired. I notice that they're tied to the
on:introstart
andon:introend
events on the primary modal container but I'm unsure why they wouldn't be firing.The text was updated successfully, but these errors were encountered: