Error: Unable to open URL: about:srcdoc

Started receiving cascade of errors after latest Expo SDK upgrade to 31 - anyone else experiencing similar?

[Unhandled promise rejection: Error: Unable to open URL: about:srcdoc]
- node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:146:41 in createErrorFromErrorData
- node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:95:55 in <unknown>

Hey Michael,

Are you still experiencing this issue? I haven’t seen any other reports of it as far as I can remember.

Cheers,

Adam

1 Like

Yes, still experiencing - seeing as yellow warnings in dev, as well as error crashes via Sentry.

Adding originWhitelist={['*']} as prop to WebView seemed to have squashed

4 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.