fmtm icon indicating copy to clipboard operation
fmtm copied to clipboard

Sentry tracking need an update to React 19

Open spwoodcock opened this issue 8 months ago • 0 comments

Describe the bug

  • React 19 changes it API for Sentry, so Sentry needs to be updated.
  • Currently throwing an error:

image

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.

spwoodcock avatar Jun 24 '24 12:06 spwoodcock