survey-library icon indicating copy to clipboard operation
survey-library copied to clipboard

Survey Property Default Value With Translation

Open jefftudorbenbria opened this issue 3 years ago • 1 comments

Reporting a bug.

Setting a survey property to localizable prevents the default value from working.

When a survey property to localizable then the default value is no longer populated when a question is added.

This is reproducible by adding a custom property to a survey question, assigning it a default value and setting the question to localizable.

  • browser: chrome
  • browser version: Version 102.0.5005.61 (Official Build) (arm64)
  • surveyjs platform (angular or react or jquery or knockout or vue): jquery
  • surveyjs version: 1.9.44

jefftudorbenbria avatar Aug 19 '22 18:08 jefftudorbenbria

@jefftudorbenbria could you please provide an example or json to reproduce the problem?

dmitry-kurmanov avatar Aug 20 '22 09:08 dmitry-kurmanov