Skip to content

Stores with React Context: Memory Leak Issue or Redux DevTools Bug? #2540

Answered by dai-shi
frin88 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, stores are garbage collectable. I would recommend to make sure all listeners are unsubscribed.
I'm not sure if we have stable devtools other than redux one.

- [zukeeper](https://github.com/oslabs-beta/Zukeeper) - Native devtools with state and action tracking, diffing, tree display, and time travel

seems like an experimental one.
I think it's open space for anyone to jump in and develop Zustand-specific devtools.
FYI, Jotai has one: https://github.com/jotaijs/jotai-devtools

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dai-shi
Comment options

@frin88
Comment options

@dai-shi
Comment options

Answer selected by frin88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants