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

rework react error handling #26059

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented May 7, 2024

  • add a client/common generator with problem-details and headers to be rendered in app/shared/jhipster designed to not be client specific.

Fixes #25674.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mraible
Copy link
Contributor

mraible commented May 9, 2024

I can confirm this fixes the problem in the referenced issue.

Screenshot 2024-05-09 at 8 28 01 AM

@mraible mraible merged commit f56c6a7 into jhipster:main May 9, 2024
52 checks passed
@mshima mshima mentioned this pull request May 9, 2024
6 tasks
@mshima mshima deleted the react-error-handling branch May 18, 2024 18:43
@mraible mraible added this to the 8.5.0 milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spring security + Keycloak = access denied infinite loop
3 participants