Problem/Motivation
The JS in paragraphs-features.add-in-between.js uses Drupal.tabledrag but does not depend on the library. Let's fix that.
Steps to reproduce
I think this is causing https://github.com/thunder/thunder-distribution/actions/runs/15706106554...
But not sure as the error is random.
Proposed resolution
Add dependency.
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
Issue fork paragraphs_features-3530818
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
alexpottComment #4
alexpottThis fixes a random error in a JS test in Thunder.
Comment #7
daniel.bosenMerged, thank you!