Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
editor.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2022 at 14:13 UTC
Updated:
8 Mar 2022 at 08:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ljcarnieri commentedComment #3
ljcarnieri commentedThe patch for fix the problem.
Comment #4
longwaveThanks for the patch. The closure shows that editor.admin.js uses underscore:
so the dependency should be added, and this patch is one line that does exactly that.
Comment #7
lauriiiCommitted 97ff906 and pushed to 10.0.x. Also cherry-picked to 9.4.x. Thanks!