todomvc icon indicating copy to clipboard operation
todomvc copied to clipboard

Error with todos.length property

Open lucpotage opened this issue 6 years ago • 0 comments

When running yarn run dev, I get the following error:

[Vue warn]: Error when rendering anonymous component

the property todos.length is not accessible it seems. Unfortunately I don't know Vuex enough to suggest a PR. Any idea @Atinux ?

This question is available on Nuxt.js community (#c10)

lucpotage avatar Jul 04 '17 21:07 lucpotage