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 unions with mixed types #97

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Fix unions with mixed types #97

merged 1 commit into from
Apr 11, 2023

Conversation

spinillos
Copy link
Member

Testing this issue to verify that it was fixed with our previous changes, I found two issues:

  • Unions with mixed types and enums
  • Union defaults using enums or type without a specific value, it was setting the selector value instead of enum name.

@spinillos spinillos requested a review from sdboyer April 10, 2023 09:32
@sdboyer sdboyer merged commit 0ff8dbf into main Apr 11, 2023
@sdboyer sdboyer deleted the fix-enums-with-mixed-types branch April 11, 2023 08:51
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.

None yet

2 participants