Hello, I have tried to load the custom widgets using this line:
<script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.4/js/select2.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.4/css/select2.min.css" rel="stylesheet"/>
<script src="https://surveyjs.azureedge.net/1.5.4/surveyjs-widgets.js"></script>
It works ok in the survey creator but is is not showing in the survey page.
The imports are at the bottom of the body, just before the closing tag. Do you have any idea what can I be missing? What additional information do you require from me to move forward with this?
Thank you very much.