I am currently trying to use onClickOutside but it only works when i click outside with the left mouse button. I need to get this working for the right mouse button too.
Any solution for this? Maybe i missed some option for the function.
I am currently trying to use onClickOutside but it only works when i click outside with the left mouse button. I need to get this working for the right mouse button too.
Any solution for this? Maybe i missed some option for the function.
VueUse does not work here, because no click event is raised. Instead the contextmenu event will be raised here.
Try something like this: