RXNT/react-jsonschema-form-conditionals

Raise condition when rendering form

mavarazy opened this issue · 1 comments

Few times, while rendering form with manager, and field overrides raise condition happened and setState was called within the render function, which is prohibited behavior.

Was not happening for a long time, most likely fixed