What happened?
When the fullscreen mode of a QCarousel is closed, the page scrolls to another position as it was when the fullscreen mode was startet.
What did you expect to happen?
After the fullscreen mode ends, I am at the same scrolling position as when I started it.
Reproduction URL
https://quasar.dev/vue-components/carousel/#fullscreen
How to reproduce?
It can be reproduced at the Quasar Docs.
- Go to https://quasar.dev/vue-components/carousel/#fullscreen.
- Set the scroll position so that it's not at the very bottom of the page, but the fullscreen button is in the viewport.
- open the Fullscreen Mode.
- close the Fullscreen Mode
- Now you are at at another scroll position
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Chrome, Firefox, Microsoft Edge
Quasar info output
Relevant log output
Additional context
No response
What happened?
When the fullscreen mode of a QCarousel is closed, the page scrolls to another position as it was when the fullscreen mode was startet.
What did you expect to happen?
After the fullscreen mode ends, I am at the same scrolling position as when I started it.
Reproduction URL
https://quasar.dev/vue-components/carousel/#fullscreen
How to reproduce?
It can be reproduced at the Quasar Docs.
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Chrome, Firefox, Microsoft Edge
Quasar info output
Relevant log output
Additional context
No response