Closed (fixed)
Project:
Paragraphs Features
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2025 at 14:53 UTC
Updated:
8 Jul 2025 at 11:14 UTC
Jump to comment: Most recent
The JS in paragraphs-features.add-in-between.js uses Drupal.tabledrag but does not depend on the library. Let's fix that.
I think this is causing https://github.com/thunder/thunder-distribution/actions/runs/15706106554...
But not sure as the error is random.
Add dependency.
None
None
None
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!