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

QBtnDropdown has prop modelValue required while it can be used without #11493

Closed
Evertvdw opened this issue Nov 26, 2021 · 1 comment
Closed
Labels
Qv2 🔝 Quasar v2 issues

Comments

@Evertvdw
Copy link
Contributor

Describe the bug
QBtnDropdown API specifies model-value as required but the first example in there does not specify this. It seems to me that this prop should not be required as the component works fine without it. This causes TS issues with Volar when it is not supplied.

Codepen/jsFiddle/Codesandbox (required)
https://codepen.io/Mett-codepens/pen/dyzxKwV?editors=101

Expected behavior
Make modelValue not required in the API docs and types updated.

Platform (please complete the following information):
Quasar Version: 2.3.3
@quasar/app Version: 3.2.3

@rstoenescu
Copy link
Member

Fix will be available in Quasar v2.3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants