We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I found this error in sentry and I can't figure out the case where there is no fragmentNode.
The error occurred while looking for fragmentNode.metadata. https://github.com/facebook/relay/blob/main/packages/react-relay/relay-hooks/useFragmentInternal_EXPERIMENTAL.js#L474
I would appreciate it if you could let me know the case where fragmentNode may not exist
Packages
The text was updated successfully, but these errors were encountered:
I believe this is more likely an issue of ReScriptRelay. Can you ask this on https://discord.gg/wzj4EN8XDc instead?
Sorry, something went wrong.
No branches or pull requests
I found this error in sentry and I can't figure out the case where there is no fragmentNode.
The error occurred while looking for fragmentNode.metadata.
https://github.com/facebook/relay/blob/main/packages/react-relay/relay-hooks/useFragmentInternal_EXPERIMENTAL.js#L474
I would appreciate it if you could let me know the case where fragmentNode may not exist
Packages
The text was updated successfully, but these errors were encountered: