keajs / kea-forms

MIT License
3 stars 3 forks source link

Fields validation not work properly #1

Open denis-bushaev opened 1 year ago

denis-bushaev commented 1 year ago

Seems like validating function not work Playground: https://codesandbox.io/s/hopeful-shadow-qtnoiu?file=/src/App.js

denis-bushaev commented 1 year ago

CC @paolodamico

paolodamico commented 1 year ago

@mariusandra for context it looks like the validation is not propagating back to the view to render the error in the component