particle icon indicating copy to clipboard operation
particle copied to clipboard

Why have a library-override for jquery?

Open miiimooo opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe.

There is a library-override that replaces Drupal core's jquery with an included jquery. The included jquery is 3.5.1 (not sure)

Drupal 9.3.9 for instance included jquery 3.6.0. Loads of things can break there (e.g. jquery.once)

Describe the solution you'd like

Remove the override or is there a reason to have it?

Describe alternatives you've considered Seems cumbersome to keep this in sync

miiimooo avatar Apr 13 '22 13:04 miiimooo