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
As discussed here, I believe there is a valid use case for being able to update the network layer (with Relay.injectNetworkLayer) without displaying a confusing warning in the console. For example, during a user sign-in flow.
Besides, the warning is actually displayed as an error, not a warning, in the Javascript console.
The text was updated successfully, but these errors were encountered:
I'm sorry this issue has sat here for so long. In an attempt to clean up our issue queue we're closing some aging or unclear-action issues. Also, while this issue applies to Relay Classic, our team is trying to focus on Relay Modern going forward.
If this issue is still important to you, please feel free to reopen it with an update.
As discussed here, I believe there is a valid use case for being able to update the network layer (with
Relay.injectNetworkLayer
) without displaying a confusing warning in the console. For example, during a user sign-in flow.Besides, the warning is actually displayed as an error, not a warning, in the Javascript console.
The text was updated successfully, but these errors were encountered: