-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Cannot read property 'type' of null #517
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
Comments
Do you use vee-validate? If so, see #499 (comment) |
Yes, we are. Version: |
Try to update to 2.0.3. |
It works! Thank you. Also found hou you can improve code this line Same with options.type and I checked with old version vee-validate and no errors. |
Version
4.0.0
Browser and OS info
Chrome 63.0.3239.132 / Ubuntu 16.04 x64
Steps to reproduce
After last update in vue-devtools extension when i try to select any component i got error in console
Can't see data and component property.
Same situation in firefor browser. I tried to checkout code version from 12.01.2018 and have same problem.
What is expected?
I can select component and see data, properties, computed etc.
What is actually happening?
I got following error in console
The text was updated successfully, but these errors were encountered: