-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
I'm using vue-tippy for a custom context menu similar to the example in the documentation. When I open the context menu and click outside of it, I expect the menu to close. This works perfectly on desktops, but on mobile devices, the context menu stays open and doesn't disappear no matter what I do on the site or where I click.
Steps to reproduce:
- Go to the example provided in the documentation.
- Open the developer tools and enable the "Emulate Touch Events" option.
- Open the context menu.
- Tap anywhere else on the screen.
Metadata
Metadata
Assignees
Labels
No labels