PureSoul
setStore function replace object value
https://playground.solidjs.com/anonymous/f0b1602b-24a8-48db-a37d-e60db6eb3f85
In this example setStore is replacing whole store, instead it should merge the store.
12 replies
Cant Change Store with unwrap
when I first unwrap the store and then I set the value its not updated: reproducible example: https://playground.solidjs.com/anonymous/650e10ae-8881-43d4-b1ff-7478e1a1c894
8 replies