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

Remove the easy-autocomplete library from custom-widgets #345

Closed JaneSjs closed 9 months ago

JaneSjs commented 9 months ago

The reason: a vulnerability in easy-autocomplete: https://github.com/surveyjs/custom-widgets/issues/344. To allow users to select a value from a drop-down list and additionally enter the text which doesn't appear in a predefined list, consider using the Text question's dataList property.