Remove 'ace-editor' which uses JQuery which is no longer part of core

Created on 5 January 2024, about 1 year ago
Updated 2 May 2024, 9 months ago

Problem/Motivation

Trying to paste the js embed script is no longer possible as the 'ace-editor', which was once used depends on JQuery in core, does not load properly and nothing can be done.

Steps to reproduce

  1. Install (patched) version of this extension in Drupal 10.
  2. Go to paste custom embed code.
  3. See many Uncaught TypeError: $(...).resizable is not a function errors.
  4. See also that the site isn't functional.

Proposed resolution

  1. Remove ace editor from libraries.
  2. Remove the line in the source file which attaches it.

Remaining tasks


- Review
- Merge

User interface changes

No more fancy editor

🐛 Bug report
Status

Fixed

Version

1.3

Component

Code

Created by

🇬🇧United Kingdom jacobupal Leeds

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