Hang on, I already use Sentry
Keep @sentry/react-router and change its destination to your Telebugs DSN. Your error reports stay on your server. You don’t need a Sentry account.
Loaders, actions, and a page to render. There are a few places a route can go wrong. The Sentry React Router SDK sends those error reports to your Telebugs server.
Space pauses or resumes. R replays. Escape shows the complete setup.
Keep @sentry/react-router and change its destination to your Telebugs DSN. Your error reports stay on your server. You don’t need a Sentry account.
Yes. Server error handling can report unexpected loader and action failures. The client connection handles browser-side route errors, with both reporting to Telebugs.
Use the React SDK for your React app. This integration is for React Router’s framework mode, with its own server and browser entry points.
Yes. Give Telebugs the matching source maps and it can show your original files and line numbers instead of a minified backtrace.