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 has been archived by the owner on Apr 13, 2023. It is now read-only.
● SignupForm › renders without error
Invariant Violation: Could not find "client" in the context or passed in as an option. Wrap the root component in an <ApolloProvider>, or pass an ApolloClient instance in via o
ptions.
Hello, the MockedProvider class not working correctly for me.
Example with MockedProvider:
I get the following error:
Example with bad pratice:
it works
My reactDOM render:
Thanks for you help :)
The text was updated successfully, but these errors were encountered: