pmndrs / zustand

🐻 Bear necessities for state management in React

Home Page:https://zustand-demo.pmnd.rs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It’s not recommended to suspend a render based on a store value returned by useSyncExternalStore.

XDUyhfu opened this issue · comments

image

Will I also encounter this problem if I use zustand?