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

ReactJS: Fix exception hang and improve docs #845

Merged

Conversation

mikehearn
Copy link
Contributor

  1. Mention how to create a new project using Micronaut Launch/Starter in the docs.
  2. Fix a bug reported by a user, in which forgetting to add @Introspected to a props object could cause the request to silently hang.

…g the request.

This fixes an issue whereby you could end up with no useful output if you forgot to add @introspected to a props object.
@graemerocher graemerocher merged commit 25aed4f into micronaut-projects:5.4.x Aug 5, 2024
20 checks passed
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