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

Cannot read property '$vnode' of null' #9149

Closed
blalan opened this issue Dec 5, 2018 · 3 comments
Closed

Cannot read property '$vnode' of null' #9149

blalan opened this issue Dec 5, 2018 · 3 comments

Comments

@blalan
Copy link

blalan commented Dec 5, 2018

Version

2.5.18-beta.0

Reproduction link

https://codesandbox.io/s/4l9xo6zz9

Steps to reproduce

Change hour in timepicker to a future hour, making the validation fail and error message to appear.

What is expected?

Finish being able to select hour/minutes and see error on text-field

What is actually happening?

Console error logged, app because non-responsive until manual refresh.


This is a regression, works fine in 2.5.17. @KaelWD thinks this has to do with the transition on the error message element. He referenced this commit: f43ce3a

@jvbianchi
Copy link

The same error happens in this issue: vuetifyjs/vuetify#5819

@posva
Copy link
Member

posva commented Dec 5, 2018

Please do not include other libraries when reporting bugs. We cannot dive in other libs. If you manage to boil it down without vuetify, please open a new issue

@posva posva closed this as completed Dec 5, 2018
@jacekkarczmarczyk
Copy link

jacekkarczmarczyk commented Dec 5, 2018

@posva https://codepen.io/anon/pen/OaeWWY?editors=0012

Edit: opened a new issue #9151

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

No branches or pull requests

4 participants