select2 / select2

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
https://select2.org/
MIT License
25.88k stars 6.26k forks source link

doesn't play well with standard es modules #6302

Closed stratboy closed 6 months ago

stratboy commented 6 months ago

This script doesn't play well with ES modules. Also, should definitely be ported to vanilla JS.

kevin-brown commented 6 months ago

Duplicate of https://github.com/select2/select2/issues/6196