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

Add hotfix to deal with duplicate fields in teal #52

Merged
merged 1 commit into from
May 8, 2023

Conversation

makspll
Copy link
Owner

@makspll makspll commented May 8, 2023

Teal has an issue where using getters and setters causes duplicate fields to appear in the type definition file. This is treated by the teal compiler as an error and prevents using the generated types. This broke the game of life example for teal.

the temporary fix should deal with duplicate fields for now

@makspll makspll merged commit bc8c66c into main May 8, 2023
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.

1 participant