Dropdowns not showing if parent element goes to fullscreen mode only after build #17402
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
mode/spa
Qv2 🔝
Quasar v2 issues
What happened?
In dev mode all dropdowns showing correctly in both normal and fullscreen mode
but after build If the parent element goes to fullscreen mode then dropdowns does not work
I tested it with any of q-btn-dropdown and q-popup-proxy and q-menu components in latest version of Quasar, vue and vite
What did you expect to happen?
Show dropdowns correctly if parent goes to fullscreen mode after build
Reproduction URL
https://jsfiddle.net/kd2w9hg4/
How to reproduce?
Here is a minimal example to reproduce :
After building the project, click on the fullscreen button
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar), SPA Mode
Platforms/Browsers
Firefox, Chrome
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: