To reproduce:
- add your
VITE_SENTRY_DSNto.envfile - start the application with
npm run devcommand - go to
http://localhost:5173/monitor/projects/someProjectId/someSiteId - click on
Click to errorbutton - open Sentry UI and find error there
Expected result:
http://localhost:5173/monitor/projects/:projectId/:siteIdin error details
Actual result:
- error still has
http://localhost:5173/monitor/projects/someProjectId/someSiteIdas url