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

Using template with defined enum data type causes pattern to lose field #78

Open
MattMills opened this issue Feb 22, 2024 · 0 comments
Open

Comments

@MattMills
Copy link
Sponsor

bug_case.zip
I've attached a zip file containing a test file and pattern for reproduction.

Demo screenshots:
broken
working

The test_data field gets dropped from the parsed data if it is used via a template variable, if the template variable is removed and replaced by parent.parent.head.test_data, it works as expected, also, if the test_enum type is replaced with u8 it also works as expected.

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

No branches or pull requests

1 participant