Open anaxyd opened 1 year ago
https://konstaui.com/kitchen-sink/svelte/dist/
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?
Only 1 vertical scrollbar
2 vertical scrollbars on top of eachother
3.1.2
iOS 17.0.3 on Safari and Chrome
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?