vuex-typescript icon indicating copy to clipboard operation
vuex-typescript copied to clipboard

The GetterHandler is not update

Open tatish86 opened this issue 7 years ago • 0 comments

Hi, If i set a property with readProductNames values and then commitAppendItem, the property won't update. If i call again readProductNames it will show the correct data, but i was expecting for a getter to be always updated according to the state.

Help please,

Thanks, Tatiana.

tatish86 avatar Aug 01 '18 12:08 tatish86