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

Page titles disregard the `showPageTitles` property when the survey uses a non-English locale and displays all questions on one page #9048

Closed JaneSjs closed 4 days ago

JaneSjs commented 1 week ago

Regardless of the showPageTitles: false, page titles appear when switching from a default to a custom locale. A survey JSON demo is avilable at T20695 - Page titles are visible on single page survey for translated langauges.