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

fixes commit: https://github.com/RxNT/react-jsonschema-form-condition… #71

Closed
wants to merge 1 commit into from
Closed

Conversation

caspervaresmaa
Copy link

…als/commit/df7d62aea94913f4f2f01e1c5048a8dc4f878c34

Latest commit broke all my forms, by switching rulesRunner to use schema & uiSchema from this.state not from the parent function, like it was before. This change introduced bug where if field is removed from schema it can't be placed back, although formData changed back to state where that field should be on schema. You can confirm this on playground.

Latest commit broke all my forms, by switching rulesRunner to use schema & uiSchema from this.state not from the parent function, like it was before. This change introduced bug where if field is removed from schema it can't be placed back, although formData changed back to state where that field should be on schema. You can confirm this on playground.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.913% when pulling cafbfae on caspervaresmaa:master into df7d62a on RxNT:master.

@jmiazga
Copy link

jmiazga commented Sep 9, 2019

Any chance we can get this merged in? This PR also fixes the issues I am seeing.

@sneu012
Copy link
Contributor

sneu012 commented Sep 16, 2019

We made this change as a fix to an internal issue we had. We have reverted the change and re-published npm.

@sneu012 sneu012 closed this Sep 16, 2019
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

5 participants