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
after i add VSelectize to vue3 template
I get the error Uncaught (in promise) TypeError: can't access property "label", this is null
If i remove , i dont get the error.
Expected behavior see form select input
Screenshots see attached screenshot
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Same here !!
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'label')
Is there any solution .
Sorry, something went wrong.
No branches or pull requests
after i add VSelectize to vue3 template
I get the error Uncaught (in promise) TypeError: can't access property "label", this is null
If i remove ,
i dont get the error.
Expected behavior
see form select input
Screenshots
![Screenshot from 2021-09-30 20-48-20](https://user-images.githubusercontent.com/5812903/135505590-2f97c386-612b-402b-acbe-51f3de6508c5.png)
see attached screenshot
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: