Fantasy
Removing element from store array doesn't remove rendered items
Hi, i need help with this.
I have a store that is shared in a context with some helper functions. I use the below function to add/remove tags (string array).
when i add tags to the store, it updates well and new items show up
but when i remove the tags, the items are still visible
6 replies