We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.2.8
vue3.2.20, vite 2.6.10, ts 4.4.3
set type="text" on dropdownButton
dropdownButton's type is same with Button
console bring a waning called [VueTypes warn]: oneOf - value should be one of "primary", "ghost", "dashed", "danger", "default".
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
333331a
其实是有意为之,3.0 加回来了
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
2.2.8
Environment
vue3.2.20, vite 2.6.10, ts 4.4.3
Reproduction link
Steps to reproduce
set type="text" on dropdownButton
What is expected?
dropdownButton's type is same with Button
What is actually happening?
console bring a waning called
[VueTypes warn]: oneOf - value should be one of "primary", "ghost", "dashed", "danger", "default".
The text was updated successfully, but these errors were encountered: