I'm using vue 3 and I have this error when I do mouse scroll or dragging the items. <img width="368" alt="image" src="https://github.com/user-attachments/assets/04f5ad48-3b41-402c-a970-89c8c1ad3809"> <img width="562" alt="image" src="https://github.com/user-attachments/assets/0dd38339-a498-47ef-b751-c6657358e032"> I tried adding passive: false to the event listeners and it seems to work