vuex-typescript
vuex-typescript copied to clipboard
The GetterHandler is not update
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.