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
useResult should work fine if the fragment returns a component right now,
in case it's a resolver, then it will not rerender right now, but it will be fixed in #343,
then we should only assert that the type of the fragment doesn't change?
We should do something like https://github.com/facebook/relay/blob/f19f330f4e7614f36e612f75ee891fae46c8b09b/packages/react-relay/relay-hooks/useStaticFragmentNodeWarning.js#L4
The text was updated successfully, but these errors were encountered: