Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abnormal Behavior of Drawer when Layout Container is Enabled #17099

Open
zouyaoji opened this issue Apr 11, 2024 · 0 comments
Open

Abnormal Behavior of Drawer when Layout Container is Enabled #17099

zouyaoji opened this issue Apr 11, 2024 · 0 comments
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@zouyaoji
Copy link

What happened?

When the container property of q-layout is set to true, the child components added to q-drawer are rendered twice.

image

What did you expect to happen?

The rendering should not be triggered twice.

Reproduction URL

https://stackblitz.com/edit/quasarframework-wgjn5y

How to reproduce?

  1. Go to the provided reproduction link.
  2. Click on 'Open preview in new tab'
  3. open console
  4. See the error

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@zouyaoji zouyaoji added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Apr 11, 2024
@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/vite-plugin Bugs related to Vite usage with Quasar labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant