Replies: 3 comments 3 replies
-
@RIP21 Hey did you find a solution or anything else that would help with implementing this myself ? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Sentry recommends creating your own integration based on the react-router one they have: getsentry/sentry-javascript#7927 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
For anybody subscribed to this discussion, Sentry now has first-class TanStack Router support! https://docs.sentry.io/platforms/javascript/guides/react/features/tanstack-router/ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Integration with Sentry routing instrumentation?
React router has a default integration with Sentry, wondering if anything is needed for tanstack router, or if it will just work out of the box, or if not, any hints on which APIs I can use from tanstack router to implement it myself for the now.
Here is how it looks for react-router
https://docs.sentry.io/platforms/javascript/guides/react/configuration/integrations/react-router/
Beta Was this translation helpful? Give feedback.
All reactions