Skip to content

Issue #3370410 - Remove unused dependency on core/jquery.once for echeck and visa

Closes #3370410

The libraries.yml file still contains dependencies on core/jquery.once. Remove the dependency because those files do not use .once(). This is why the module continued to work on D10 despite the dependency on something that was removed in D10. The code that actually uses once() was updated back when the module was updated to support D10.

Merge request reports

Loading