fmtm
fmtm copied to clipboard
Sentry tracking need an update to React 19
Describe the bug
- React 19 changes it API for Sentry, so Sentry needs to be updated.
- Currently throwing an error:
Expected behavior
- Sentry works for the frontend.
- There is already some commented out code in main.tsx to probably fix this.
Additional context
- We don't really do much with the Sentry integration on the frontend, so this isn't a big deal.
- The new updates for React 19 look nice, so perhaps we can make more use of it.