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.12k stars 802 forks source link

Add a note: checkErrorsMode: "onValueChanged" doesn't work for date input fields #8329

Open JaneSjs opened 4 months ago

JaneSjs commented 4 months ago
RomanTsukanov commented 3 months ago

We can validate data input fields when they lose focus, but this seems a costly solution. I've added a note about the current behavior to the docs: API Reference | Data Validation help topic.