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
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
After looking at it, I forgot that I had a conditional in there when I first implemented this. Apparently it was emitting the close event twice for some reason when I first did that so I just elected to not emit it on click events.
After playing around with it, it seems that's not the case anymore and now I've dropped that conditional and updated the package. If you update to version 4.0.1 it should always emit the the close event now for you anytime the menu is closed.
Description
@close does not fire when the context menu is closed via selecting an item with the mouse or with the keyboard.
Version
4.0.0
The text was updated successfully, but these errors were encountered: