surveyjs / custom-widgets

The collection of custom widgets for SurveyJS: Survey Library and Survey Creator :package:
https://surveyjs.io
MIT License
79 stars 78 forks source link

select2 doesn't work when activated by type is set #223

Closed andrewtelnov closed 3 years ago

andrewtelnov commented 4 years ago

"select2" widget is not activated after this code:

Survey.CustomWidgetCollection.Instance.setActivatedBy("select2", "type");