Closed Wolvie closed 4 years ago
There is a problem with error handling in Listfield, example:
https://codesandbox.io/s/infallible-hill-iqdxi
validationErrors is NOT EMPTY but hasValidationError is FALSE
validationErrors
hasValidationError
@Wolvie Please check new version 3.8.1 and let me know it's works fine. https://codesandbox.io/s/shy-flower-nlehy
There is a problem with error handling in Listfield, example:
https://codesandbox.io/s/infallible-hill-iqdxi
validationErrors
is NOT EMPTY buthasValidationError
is FALSE