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
if I have v-on-clickaway on a element (in my case a side panel that should close when clicking outside the panel bounds) and I click an iframe, the event is not triggered.
It seems like iframe is not emitting click events for some reason.
The text was updated successfully, but these errors were encountered:
if I have v-on-clickaway on a element (in my case a side panel that should close when clicking outside the panel bounds) and I click an iframe, the event is not triggered.
It seems like iframe is not emitting click events for some reason.
The text was updated successfully, but these errors were encountered: