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

Tab Panels: @transition emits before component transitioned to a new panel #17479

Closed
piyapanw opened this issue Sep 3, 2024 · 1 comment · Fixed by #17489
Closed

Tab Panels: @transition emits before component transitioned to a new panel #17479

piyapanw opened this issue Sep 3, 2024 · 1 comment · Fixed by #17489
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

@piyapanw
Copy link

piyapanw commented Sep 3, 2024

What happened?

From the documentation about Tab panels, @transition event should be emitted after component transitioned to a new panel. However, it is emitted before the component transition to a new panel.

What did you expect to happen?

@transition event should be emitted after component transitioned to a new panel

Reproduction URL

https://codepen.io/piyapanw/pen/Bagqrep?editors=1010

How to reproduce?

  1. Go to the provided link.
  2. Click at any option.
  3. The alert dialog shows up before the transition to a new panel.

Flavour

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

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

Tab Panels: Basic - Quasar v2.16.9

Relevant log output

No response

Additional context

No response

@rstoenescu
Copy link
Member

Fix will be available in Quasar v2.16.12

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
2 participants