I get the following in console when I add 'validate' property to a field.
Warning: Unknown prop validate on tag. Remove this prop from the element.
What is the proper way of using this property?
I get the same error, even the example has the same error.
https://github.com/erikras/redux-form/issues/1249 mentions the problem. But I also don't understand how to implement it properly. Please help us Erik.
This was a bug. It will be fixed in the next RF release. https://github.com/erikras/redux-form/pull/2361
Thank you very much Erik!
waitWait) Thank you, Erik!
Published fix in redux-form v6.4.3.
Most helpful comment
Published fix in
redux-formv6.4.3.