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

Vue.js v2.0.0-alpha.8 bug #3176

Closed
douzi8 opened this issue Jun 29, 2016 · 2 comments
Closed

Vue.js v2.0.0-alpha.8 bug #3176

douzi8 opened this issue Jun 29, 2016 · 2 comments
Labels

Comments

@douzi8
Copy link

douzi8 commented Jun 29, 2016

Vue.js version

Vue.js v2.0.0-alpha.8

Reproduction Link

https://jsbin.com/mayoqebeha/edit?html,js,console

Steps to reproduce

  1. define empty arr
  2. define an element after v-for element, can not leave a blank space
  3. then assign arr data

What is Expected?

What is actually happening?

@simplesmiler
Copy link
Member

Hi, thanks for reporting the issue!

It looks like a template parsing bug. I'll give it a go this evening if no one will beat me to it.

Improved repro: https://jsbin.com/biqixinuzu/1/edit?html,js,output

@simplesmiler
Copy link
Member

Welp 😁

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

No branches or pull requests

3 participants