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.21k stars 815 forks source link

Matrices: A survey treats invisible rows as invalid and prevents submission #8853

Closed JaneSjs closed 1 month ago

JaneSjs commented 1 month ago

T19988 - Question breaking after upgrading to version 1.12.1 https://surveyjs.answerdesk.io/internal/ticket/details/T19988


To reproduce the issue, run this demo. Values for the first row are provided, however, it is impossible to submit a survey. The survey treats invisible rows as required and invalid and doesn't allow form submission. It worked differently in v1.12.1 (View Demo).