Closed pastc closed 5 months ago
I ended up using vueuse to check if its open. https://vueuse.org/core/useElementVisibility/
Can you share your solution?
@Fed3x
I ended up using vueuse to check if its open. https://vueuse.org/core/useElementVisibility/
Summary
The event listeners on the overlay is not working.
Using Vue3
Steps to Reproduce
Expected Behavior
Should print the corresponding strings when opened and closed
Actual Behavior
Doesn't print anything
Screenshots
No response