Getting weird Sentry errors

Since upgrading to SDK 24, I’ve been seeing some weird errors on Sentry. I tried searching through their forums and Github issues with no luck. I’d really appreciate any help.


The stack trace sometimes shows up in axios which I use for HTTP requests, although its version hasn’t changed since I started developing the app. And sometimes it’s somewhere else.


Here it’s showing up in react-navigation code

And here it is deep down in React Native’s code

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