deprecated warning when using shallow
#2133
Unanswered
moklick
asked this question in
Bug report
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
Some users mentioned (xyflow/xyflow#3494), that they see a warning:
It seems, that that it is an issue when using Zustand with Parcel. As you can see in this codesandbox, we see the warning, even if we are doing the import correctly:
Is there anything that we can do about it? Or should we now use
useShallow
?Beta Was this translation helpful? Give feedback.
All reactions