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

bdedardel picture bdedardel  路  3Comments

bfis picture bfis  路  3Comments

finico picture finico  路  3Comments

6pm picture 6pm  路  3Comments

franciscolourenco picture franciscolourenco  路  3Comments