Skip to content

Slot in children not sync right #3391

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
carrytao opened this issue Aug 5, 2016 · 1 comment
Closed

Slot in children not sync right #3391

carrytao opened this issue Aug 5, 2016 · 1 comment

Comments

@carrytao
Copy link

carrytao commented Aug 5, 2016

Vue.js version

2.0.0-beta.5

Reproduction Link

http://jsbin.com/jehoxayuyo/1/edit?html,js,output

Steps to reproduce

type in the input. In vue 2.0, it doesn't show the input value. And if you switch to Vue 1.x, edit the html's head, it shows the input value.

What is Expected?

show the input value.

What is actually happening?

In Vue 2.0, it doesn't show the input value.

@yyx990803
Copy link
Member

fixed in b5b963f and related commits.

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

2 participants