It doesn't work anymore !!!
BabuBahir opened this issue · 7 comments
Try running the latest build .
Create a matrix Dropdown in surveyjs Creator. Neither it works in the survey creator nor viewer...
:'(
Our demo looks ok for me.
Could you please describe how to reproduce the problem in greater detail?
Yeah sure .
1 Git clone this project & run .
2. Go to survey creator .
3. Drag drop (Matrix)MultipleChoice ...
It doesn't work.....
let me know .. i would record a video if is still unproduced at your end ?
Thanks for the explanation. I'll check it.
@BabuBahir cool. If you have any additional questions feel free to reopen the issue.
Hi dmitry...
I was able to fix the creator & view issue by adding the below CDN in survey-creator.html & survey.html pages
<script src="https://unpkg.com/knockout@3.5.1/build/output/knockout-latest.js"></script>