Denis Sisic

Results 2 comments of Denis Sisic

Hi! We're using React Router v7 Framework with Vite. I tried to integrate Sentry by following [official documentation](https://docs.sentry.io/platforms/javascript/guides/react-router/) for RR7, but the documentation was way off. First of all, there's...

> Hey [@denissisic](https://github.com/denissisic), thanks for reaching out! You probably missed the part of [exposing your hooks](https://docs.sentry.io/platforms/javascript/guides/react-router/#expose-hooks) with `npx react-router reveal` – after this you should be able to see these...