tres
tres copied to clipboard
event pointer-enter fires falsly
Describe the bug
When using a pointer-enter event handler, it fires also when the cursor is moved inside of an object without leaving it.
Reproduction
https://stackblitz.com/edit/tresjs-minimal-reproduction-ejnvawpe?file=src%2Fcomponents%2FTheExperience.vue
Steps to reproduce
See reproduction. Hover the box.
System Info
Used Package Manager
pnpm
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
- [x] Read the Contributing Guidelines.
- [x] Read the docs.
- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [x] The provided reproduction is a minimal reproducible example of the bug.