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

Fixed enum values not displaying in nested objects #740

Conversation

artisanphil
Copy link
Contributor

If the request rule for an enum was inside a nested object field, it wouldn't display the values, as the template was using the wrong variable ($field instead of $subfield like it does for the rest of the component params)

@artisanphil artisanphil changed the title replaced variable $field with $subfield for enumValues Enum values not displaying in nested objects Oct 5, 2023
@artisanphil artisanphil changed the title Enum values not displaying in nested objects Fixed enum values not displaying in nested objects Oct 5, 2023
@shalvah shalvah merged commit 46b5a25 into knuckleswtf:master Oct 5, 2023
6 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