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

fix(api): fix nextjs error handler #882

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

gauthier-th
Copy link
Collaborator

Description

This PR removes a custom error handler that sometimes caused issues by sending headers after some content had already been sent.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

This PR removes a custom error handler that sometimes caused issues by sending headers after some
content had already been sent.
@gauthier-th gauthier-th merged commit 0116c13 into develop Jul 24, 2024
7 checks passed
Fallenbagel added a commit that referenced this pull request Jul 25, 2024
This commit reverts the nextjs error handler fix that was introduced in #882 as that change requires
further refactor which should be held off for another version owing to the fact that there are
currently a lot of changes ready for the next version of jellyseerr.
Fallenbagel added a commit that referenced this pull request Jul 25, 2024
This commit reverts the nextjs error handler fix that was introduced in #882 as that change requires
further refactor which should be held off for another version owing to the fact that there are
currently a lot of changes ready for the next version of jellyseerr.
@gauthier-th gauthier-th deleted the fix-nextjs-error-handler branch August 24, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants