Replies: 1 comment 1 reply
-
Do you still have |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using react-router v7 framework.
The instructions in https://docs.sentry.io/platforms/javascript/guides/react/features/react-router/v7/ only mention how to instrument
createBrowserRouter
, etc. but in case of RRv7, there isHydratedRouter
I have tried only adding:
but I don't get client traces.
Beta Was this translation helpful? Give feedback.
All reactions