Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to reset a deep store? - SolidJS
S
SolidJS
β’
10mo ago
β’
4 replies
EricRovell
How to reset a deep store?
I have some object within a store
. Some filed inside of it has an array of objects
. How can I reset the state properly
?
Here is the demo
:
https://playground.solidjs.com/anonymous/17bdf18c-3b03-4a27-ab94-2c8a6a3a458d
I have notices some weird behavior
: add new item
, and press reset after
.
Nor produce
, nor reconcile helped me
.
Am I doing something wrong
?
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Setting infinitely deep store?
S
SolidJS / support
16mo ago
How to clear a store?
S
SolidJS / support
3y ago
How to initialize a store from another store?
S
SolidJS / support
3y ago