Description
We recently upgraded Sentry to React 19.2 and it's been freezing up when developing locally. Production works fine.
See this slack thread for more context, but removing reactRouterV6BrowserTracingIntegration fixes the perf issue.
For now we've disabled the integration in non-production environments.