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

The content of the QTabPanel component is always rendered twice when it is loaded for the first time. #17698

Closed
FrostYen opened this issue Dec 12, 2024 · 1 comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@FrostYen
Copy link

What happened?

The content of the QTabPanel component is always rendered twice when it is loaded for the first time. This is a serious bug.

What did you expect to happen?

The content of the QTabPanel component only needs to be rendered once.

Reproduction URL

https://codepen.io/FrostYen/pen/OPLROOE

How to reproduce?

image

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

Firefox, Chrome, Safari, Microsoft Edge, iOS, Android, Electron, Other

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@rstoenescu
Copy link
Member

Thanks for reporting!
Fix will be available in Quasar v2.17.5. The bug also impacts QCarousel & QStepper.

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/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants