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

QSelect does not work inside QDialog in v1.12.5 #7240

Closed
foondook opened this issue Jun 17, 2020 · 1 comment
Closed

QSelect does not work inside QDialog in v1.12.5 #7240

foondook opened this issue Jun 17, 2020 · 1 comment

Comments

@foondook
Copy link
Contributor

Describe the bug
In v.1.12.5 the QSelect rendered inside the QDialog does not show up the options anymore.

Codepen/jsFiddle/Codesandbox (required)
https://codesandbox.io/s/quasar-select-in-dialog-65m5i?file=/src/components/MyDialog.vue

To Reproduce
Steps to reproduce the behavior:

  1. Open the Dialog
  2. Try use the Select

Expected behavior
The Select component should render its options.
Same exact component rendered outside the Dialog and works.

Downgrading to 1.12.4 fixes the problem for now.

@foondook foondook changed the title QSelect does not work inside QDialog in v.1.12.5 QSelect does not work inside QDialog in v1.12.5 Jun 17, 2020
@rstoenescu
Copy link
Member

Fix will be available in "quasar" v1.12.6.

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Jun 17, 2020
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Jun 17, 2020
rstoenescu pushed a commit that referenced this issue Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants