Hello
We are facing some issues with the links to SurveyJS libraries, for example:
- https://unpkg.com/survey-core@1.12.27/survey.core.min.js
- https://unpkg.com/survey-core@1.12.27/themes/index.min.js
These two links return "Internal server error," causing an error in our app since the JavaScript files can't be loaded. I understand that unpkg might be out of your control, but I'd like to know where I can download specific version libraries so we can add the files locally.
Thank you, kind regards