S
SolidJS7d ago
p

Disable the nested store "feature"

Is there a way to disable the "feature" of parent stores reacting to changes of child stores. Its feels like an anti-feature to me and i cant seem to get around this in any good way.
2 Replies
REEEEE
REEEEE7d ago
You'll probably have to unwrap the value that is being added to the child store
p
pOP7d ago
thats what im already doing. After a bit more digging it looks like unwrap might be what im looking for

Did you find this page helpful?