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

[Bug Report] Form Validation: Cannot read property '$vnode' of null' #5819

Closed
jvbianchi opened this issue Dec 5, 2018 · 4 comments
Closed
Labels
upstream Problem with a third party library that we may have to work around

Comments

@jvbianchi
Copy link

jvbianchi commented Dec 5, 2018

Versions and Environment

Vuetify: 1.3.12
Vue: 2.5.18-beta.0
Browsers: Chrome 70.0.3538.110
OS: Windows 10

Steps to reproduce

Leave the fields blank and click on submit twice

Expected Behavior

No error

Actual Behavior

Only happens with Vue version 2.5.18-beta.0
A error is thrown:

"[Vue warn]: Error in nextTick: 'TypeError: Cannot read property '$vnode' of null'"

image

Reproduction Link

https://codepen.io/anon/pen/RqzPMx?editors=1011

@jvbianchi
Copy link
Author

might be related with this commit in the vue repository: vuejs/vue@f43ce3a
image

@KaelWD
Copy link
Member

KaelWD commented Dec 5, 2018

Duplicate of vuejs/vue#9149

@KaelWD KaelWD marked this as a duplicate of vuejs/vue#9149 Dec 5, 2018
@KaelWD KaelWD closed this as completed Dec 5, 2018
@KaelWD KaelWD added the upstream Problem with a third party library that we may have to work around label Dec 5, 2018
@jacekkarczmarczyk
Copy link
Member

jacekkarczmarczyk commented Dec 5, 2018

Reopening until we'll find the minimal reproduction, atm it's https://codepen.io/anon/pen/xQoErB?editors=0010

@jvbianchi
Copy link
Author

Duplicate of vuejs/vue#9151

@lock lock bot locked as resolved and limited conversation to collaborators Dec 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upstream Problem with a third party library that we may have to work around
Projects
None yet
Development

No branches or pull requests

3 participants