You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Not a bug actually, but I've noticed that @apollo/react-hooks includes react-dom as a peerDependency, is this correct?
I'm using it with react-native, so I probably should not have react-dom installed (I think), also, there are some issues that maybe related to this question: #3394 and #3115, the last one says it's fixed, but
it isn't (?)