Hello, we were using survey-creator-knockout 1.9.37v previously to create the composite question now with 1.9.81
I am trying to update so i just npm i survey-creator-knockout@latest but getting these errors.
survey-creator-knockout
created 2 years ago
(modified 2 years ago)
Answers approved by surveyjs Support
Hello Moose,
I contacted our developers in this regard and confirmed that the fix will be available in the next maintenance update. Once v1.9.84 is available, please upgrade your SurveyJS library version and check to see if the issue is resolved.
Thank you
Hello Moose,
I attached a sample Angular demo which uses the latest version of the Survey Creator libraries for Knockout. I can successfully compile and run the app. Please try it on your side and let me know how it goes.
hello found the same error when going through https://surveyjs.io/survey-creator/examples/add-full-name-to-form-template/knockoutjs
and clicking the code sandbox
https://codesandbox.io/s/lvivi9?file=/src/index.js
Hi Moose,
Thank you for your input. Unfortunately, I'm still struggling to reproduce the issue. I applied the code from the Adding a Full Name Template demo and got no problem with it:
The Code Sandbox you've shared doesn't also seem to have any issues:
I attached a Survey Creator for Knockout sample to this comment.
Please send me a ZIP archive with the problematic sample so that I can build it locally and reproduce the issue.
hmm
I think you have to go to survey-creator-knockout.d.ts with ctrl+left click right away as soon as it loads/is availble
https://codesandbox.io/s/lvivi9?file=/src/index.js
step 1: exit out of index.js
step 2: double click index.js
step 3: ctrl + left click survey-creator-knockout.d.ts on line 1
I think this is same issue from react, just saw this. can we do the same for the survey-creator-knockout?
https://github.com/surveyjs/survey-creator/issues/3894
Hi Moose,
Thank you for the demo and explanation. I'll discuss this with our developers and get back to you shortly.
For the record: I created the following issue in this regard.
Typing errors in survey-creator-knockout: Duplicate identifier 'editorLocalization'
Please refer to it for further details.