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: Fixes to proxy object wrapping #851

Merged

Conversation

mikehearn
Copy link
Contributor

This resolves some more bugs reported by a user. This time I sent them a test JAR and they confirmed that everything now works and they could remove their previous workarounds, so I hope this is the last round of fixes required.

Specifically these commits:

  • Refactor the code to ensure map values are always mapped
  • Adds unit tests specifically for the proxy mapper
  • Adds examples of mapping lists

@graemerocher graemerocher added the type: bug Something isn't working label Aug 9, 2024
@graemerocher graemerocher merged commit a9fb26f into micronaut-projects:5.4.x Aug 9, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants