Vue: v1.0.28 working but v2.0.1 not working

Created on 9 Oct 2016  ·  2Comments  ·  Source: vuejs/vue

I was working with v1.0.28 and it was working without any errors. I recently switched to v2.0.1 and its giving me multiple warnings and errors.

I get warnings for declaring initial values of select components in the app's data option. I ignored it as its warning. But i am getting an error TypeError: binding.value.some is not a function and the app is not working. it works if i switch back to v1.0.28

How can i fix this?

Most helpful comment

Did you follow the Migration Guide?

All 2 comments

Did you follow the Migration Guide?

@aphofstede Thanks, I didn't checked it. Let me try it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robertleeplummerjr picture robertleeplummerjr  ·  3Comments

hiendv picture hiendv  ·  3Comments

bfis picture bfis  ·  3Comments

fergaldoyle picture fergaldoyle  ·  3Comments

guan6 picture guan6  ·  3Comments