The survey.onValidatedErrorsOnCurrentPage
function is not raised when a user attempts to navigate to another page using Table Of Contens when a page contains validation errors
#9241
Labels
T21266 - Issues with Navigation and Scrolling in SurveyJS Integration with Angular
https://surveyjs.answerdesk.io/internal/ticket/details/T21266
The
survey.onValidatedErrorsOnCurrentPage
function is not raised when a user attempts to navigate to another page without answering mandatory questions. Please test the following demo: View Demo.When using the Next button, the alert appears:
When using TOC to navigate to another page, the validation occurs, however, the alert doesn't appear because the
onValidatedErrorsOnCurrentPage
function is not raised.The text was updated successfully, but these errors were encountered: