You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(menu): not emitting close event when closing via the backdrop (#3300)
* fix(menu): not emitting close event when closing via the backdrop
* Fixes the menu not emitting the `close` event if it is closed by clicking on the backdrop.
* Adds missing test coverage for the `close` event in general.
Fixes#3295.
* fix: restore method prefix
0 commit comments