pointer-{leave,out}
fired multiple times on single "leave"
#801
Labels
bug
Something isn't working
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
An object's
pointer-leave
event is fired more than once on a single "leave" if it is the descendant of another element that also defines apointer-leave
:See also:
pointer-out
exhibits similar behavior.Reproduction
https://stackblitz.com/edit/tresjs-minimal-reproduction-qd169j?file=src%2Fcomponents%2FTheExperience.vue
Steps to reproduce
pointer-leave
events will be logged.System Info
No response
Used Package Manager
npm
Code of Conduct
The text was updated successfully, but these errors were encountered: