konstaui / konsta

Mobile UI components made with Tailwind CSS
https://konstaui.com
MIT License
3.3k stars 119 forks source link

Double vertical scrollbars appear sometimes #186

Open anaxyd opened 5 months ago

anaxyd commented 5 months ago

Check that this is really a bug

Reproduction link

https://konstaui.com/kitchen-sink/svelte/dist/

Bug description

I have some issues where two vertical scrollbars appear on iOS (Chrome and Safari). Videos are attached to further explain the details. This happens in my SvelteKit environment, but also on the Konsta UI demo.

https://github.com/konstaui/konsta/assets/7413774/6f3f22cb-77d2-4114-b9ab-d630b10c08c4

https://github.com/konstaui/konsta/assets/7413774/4204095a-95b0-4329-a306-040b0b428b4c

Someone know why this happens?

Expected Behavior

Only 1 vertical scrollbar

Actual Behavior

2 vertical scrollbars on top of eachother

Konsta UI version

3.1.2

Platform/Target and Browser Versions

iOS 17.0.3 on Safari and Chrome

Validations

Would you like to open a PR for this bug?