You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developping an application for big touch screen that need to always fit perfetcly in the screen without scroll bar (only lists of elements can be scrolled like in the screenshots).
Description
When clicking on a Toggle that was originaly not on the screen (in the overflow of the page and need to scroll to be seen) the entire HTML page move out of the screen.
Before clicking
After cliking one of the toggles
(The lower was the toggle the higher the page goes up)
Describe the bug
Context
My application
I'm developping an application for big touch screen that need to always fit perfetcly in the screen without scroll bar (only lists of elements can be scrolled like in the screenshots).
Description
When clicking on a Toggle that was originaly not on the screen (in the overflow of the page and need to scroll to be seen) the entire HTML page move out of the screen.
Before clicking
After cliking one of the toggles
(The lower was the toggle the higher the page goes up)
I created a little project with the flowbite-svelte-starter project to reproduce the problem:
flowbite-svelte-starter_toggleBugReproduction.zip
Reproduction
Flowbite version and System Info
The text was updated successfully, but these errors were encountered: