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

Dialog component doesn't work with devtools #17194

Open
janswist opened this issue May 14, 2024 · 0 comments
Open

Dialog component doesn't work with devtools #17194

janswist opened this issue May 14, 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

@janswist
Copy link

What happened?

Nagranie.z.ekranu.2024-05-14.o.11.23.04.mov

When I click DialogComponent in dev tools I expect it to stay selected. Instead it's jumping back to original component (like on the video). Sometimes the Dialog data shows and stays on the right like now, but sometimes it's completely not working. Not sure why it's treated as a separate Vue instance.

What did you expect to happen?

To behave like any other component so I can work with it.

Reproduction URL

https://stackblitz.com/edit/quasarframework-xvbsus?file=src%2Fpages%2FIndexPage.vue

How to reproduce?

Reproduction link doesn't work because Dialog component gives me error. Tried on StackBlits and Codesandbox.

image

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

not using Quasar CLI

Relevant log output

No response

Additional context

No response

@janswist janswist added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels May 14, 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 May 14, 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