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
I have an Expo EAS-build app and am trying to get urql-devtools working.
The server and client are running in macOS and the Simulator... so same network connection.
When I add the exchange and load the app this is logged in the terminal. RCTBridge required dispatch_sync to load RCTDevLoadingView. This may lead to deadlocks.
Not sure what my next step to debug this is... thanks for any help.
environment
version
browser
Firefox 99.0.1
urql
2.0
@urql/devtools
2.0.3
The text was updated successfully, but these errors were encountered:
I have an Expo EAS-build app and am trying to get urql-devtools working.
The server and client are running in macOS and the Simulator... so same network connection.
When I add the exchange and load the app this is logged in the terminal.
RCTBridge required dispatch_sync to load RCTDevLoadingView. This may lead to deadlocks.
Not sure what my next step to debug this is... thanks for any help.
The text was updated successfully, but these errors were encountered: