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: children was converted to obj before render #14

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

caferelgin
Copy link
Contributor

I discovered that while trying Advanced - Custom input field example, the children was converted to object before rendering causing error. I fixed it removing curly braces around children node.

I discovered that while trying Advanced - Custom input field example, the children was converted to object before rendering causing error. I fixed it removing curly braces around children node.
@OMikkel
Copy link
Owner

OMikkel commented Apr 14, 2023

Looks good I will merge this PR and create a new release for npm

@OMikkel OMikkel merged commit 3aa804e into OMikkel:master Apr 14, 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.

2 participants