Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: report Errors to Sentry in print-nuxt/generatePdfMixin.js #4413

Commits on Jan 9, 2024

  1. frontend: report Errors to Sentry in print-nuxt/generatePdfMixin.js

    We display an error, but the error is not reported to sentry.
    (I think because we catch the error and don't rethrow).
    I tested it on staging with nuxt 3, and because there we have no sentry integration yet for nuxt 3,
    we have no idea how much nuxt 3 fails (except for looking at the logs).
    So we at least see the errors the frontend can measure.
    BacLuc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e56e475 View commit details
    Browse the repository at this point in the history