Tabledrag library depends on non-existent libraries

Created on 19 November 2024, 2 months ago

Problem/Motivation

The drupal.tabledrag.ajax library entry is currently:

drupal.tabledrag.ajax:
  version: VERSION
  js:
    misc/tabledrag-ajax.js: { }
  dependencies:
    - core/ajax
    - core/tabledrag

Both dependencies do not exist. Possibly they're supposed to be core/drupal.ajax and core/drupal.tabledrag instead.

I suspect this hasn't been surfaced as an issue because ajax and tabledrag would always already be loaded on a page that uses this library, but still we should fix it.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.1 πŸ”₯

Component

ajax system

Created by

πŸ‡¦πŸ‡ΊAustralia darvanen Sydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024