Vue: Vue.js v2.0.0-alpha.8 bug

Created on 29 Jun 2016  ·  2Comments  ·  Source: vuejs/vue

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?

bug

Most helpful comment

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

All 2 comments

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

Welp :grin:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paceband picture paceband  ·  3Comments

fergaldoyle picture fergaldoyle  ·  3Comments

paulpflug picture paulpflug  ·  3Comments

seemsindie picture seemsindie  ·  3Comments

bfis picture bfis  ·  3Comments