svecosystem / paneforge

Resizable pane components for Svelte.
https://paneforge.com
MIT License
370 stars 3 forks source link

Browser Console Violation #15

Open Tihomir971 opened 5 months ago

Tihomir971 commented 5 months ago

Describe the feature in detail (code, mocks, or screenshots encouraged)

It would be nice te address Violation that is showing in browser console: "Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952" image

What type of pull request would this be?

Enhancement

Provide relevant links or additional information.

No response