-
|
Hello, After manually installing Has anyone had this issue? I am using: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
That's the correct solution. If you find a way to improve docs, feel free to send a PR. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! Btw, it started happening after upgrading React v18 to v19 and Next v14 to v15. I am not sure how the upgrades are related to the issue, though. |
Beta Was this translation helpful? Give feedback.
-
|
I updated the docs to inform that -> https://zustand.docs.pmnd.rs/apis/create-with-equality-fn and https://zustand.docs.pmnd.rs/hooks/use-store-with-equality-fn @dai-shi FYI |
Beta Was this translation helpful? Give feedback.
Yeah, maybe there should be a note about it. Like this one?
zustand/docs/apis/create-with-equality-fn.md
Line 63 in 5a8842f
I wonder if @dbritto-dev has any idea.
It's intentional that we don't talk about zustand/traditional in readme.md, so this should be somewhere else in the docs.