surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.23k stars 819 forks source link

Date input fields do not support immediate validation of partially entered values #8928

Closed andrewtelnov closed 1 month ago

andrewtelnov commented 1 month ago

We have changed the way we update the value in text input and now the binding works differently. We can try to return the date validation on value changed.

Related issue.