tres
tres copied to clipboard
Adding event to primitive test/nuxt lagging model
Describe the bug
I have added event, for example: @double-click="onDoubleClick" it make model lagging:
https://github.com/user-attachments/assets/e2404590-8f63-4650-b390-85116dff840b
Reproduction
https://pre-release.3d-orthoplan.com/6698f67471af3db950bcd1a6
Steps to reproduce
No response
System Info
System:
OS: Windows 11 10.0.22631
CPU: (32) x64 Intel(R) Core(TM) i9-14900K
Memory: 31.75 GB / 63.75 GB
Binaries:
Node: 20.15.1 - C:\Program Files\nodejs\node.EXE
npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.5.0 - ~\AppData\Roaming\npm\pnpm.CMD
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527
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.