Skip to content

Upgrade to 1.0.27 breaks v-ref on a component with v-if #3754

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

Closed
matfish2 opened this issue Sep 24, 2016 · 4 comments
Closed

Upgrade to 1.0.27 breaks v-ref on a component with v-if #3754

matfish2 opened this issue Sep 24, 2016 · 4 comments

Comments

@matfish2
Copy link

Vue.js version

1.0.27

Reproduction Link

https://jsfiddle.net/matfish2/7m1a799t/

Steps to reproduce

a. Create a component
b. apply v-ref to it
c. apply v-if to it

What is Expected?

v-ref should not break the code

What is actually happening?

It throws an error:

Uncaught TypeError: Cannot read property 'scope' of undefined

@ahus1
Copy link
Contributor

ahus1 commented Sep 24, 2016

Seems to be related to #3217

@songbug1024
Copy link

+1
image

@oguzhanaslan
Copy link

+1

@285858315
Copy link

+1

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

No branches or pull requests

7 participants