Bug: Switching one layout drawer affects another unrelated drawer in Quasar #17530
Labels
area/components
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
I have encountered a bug while using two q-drawer components in my Quasar application. One drawer is placed inside a container layout, and the other is separate. When I toggle one of the drawers, the other drawer (which I am not interacting with) flickers and briefly shows, even though I have not performed any action to control it.
1009_1726929158_raw.mp4
What did you expect to happen?
Toggling one drawer should not affect or trigger the display of the other drawer.
Reproduction URL
https://github.com/jacktanxd/qusar-q-drawer-test
How to reproduce?
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Microsoft Edge
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: