dkan icon indicating copy to clipboard operation
dkan copied to clipboard

Require dev version of select2 library

Open dafeder opened this issue 8 months ago • 0 comments

Version 2 of the select2 module requires us to use a dev version of the JS library, so that we get jquery 4.

QA steps

To reproduce the problem, build 2.x and go to /node/add/data. Visit the "tag" field and look at how it looks empty and then with a value:

image

image

Pretty bad! Now check out this branch, run composer update, run drush cr and try again.

You should see:

image

image

dafeder avatar Apr 24 '25 19:04 dafeder