react-redux-form icon indicating copy to clipboard operation
react-redux-form copied to clipboard

Dynamic fields are not validated after validation rules are changed

Open bodia-uz opened this issue 8 years ago • 1 comments

The Problem

dynamic fields are not validated after validation rules are changed

Steps to Reproduce

try click on the checkbox and check validation https://codepen.io/asadsadsa/pen/brMjOw

Expected Behavior

after validation rules are changed, the form is revalidated

Actual Behavior

after validation rules are changed, only old validation rules are applied

Reproducible Code Example

https://codepen.io/asadsadsa/pen/brMjOw

bodia-uz avatar Aug 22 '17 13:08 bodia-uz

I'm having the same problem

varzock avatar Apr 10 '18 06:04 varzock