cklmercer / vue-stash

Easily share reactive data between your Vue components.
MIT License
403 stars 29 forks source link

Can't push to array #26

Closed sujeshthekkepatt closed 6 years ago

sujeshthekkepatt commented 6 years ago

Initialized the store with an array. When I push some data and after reloading the page the data not saved. Any help ??? BTW really a great lib.

danikane commented 6 years ago

I've neved had any troubles with any kind of data. Vue wraps arrays and array methods really nice. Can you share some part of the code please? Also what do you mean by "reload the page" ? https://vuejs.org/v2/guide/list.html#Array-Change-Detection