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.2
Mac 11.4, Chrome 91, Vue 3
Property filterOption does not support false value
Property filterOption supports false value normally by the document
Error message occurs in console. [Vue warn]: Invalid prop: type check failed for prop "filterOption". Expected Function, got Boolean with value false.
The text was updated successfully, but these errors were encountered:
refactor(vc-mentions): update types vueComponent#4366
b19c602
bea5df1
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.
Sorry, something went wrong.
John60676
No branches or pull requests
Version
2.2.2
Environment
Mac 11.4, Chrome 91, Vue 3
Reproduction link
Steps to reproduce
Property filterOption does not support false value
What is expected?
Property filterOption supports false value normally by the document
What is actually happening?
Error message occurs in console.
[Vue warn]: Invalid prop: type check failed for prop "filterOption". Expected Function, got Boolean with value false.
The text was updated successfully, but these errors were encountered: