CKEditor not loading on iOS 14/15

Created on 16 September 2024, 3 months ago
Updated 17 September 2024, 3 months ago

Problem/Motivation

CKEditor throws JS errors and won't load in iOS 14/15 in either Safari or Chrome since the release of D11 and the bump to CKEditor 42.0.2 📌 Update to ckeditor 42.0.2 Fixed

Error (Probably needs unminified CKE to be less vague)
ReferenceError: Can't find variable: Y

What is interesting here is that CKE 43.1.0 works on both without Drupal (i.e. https://ckeditor.com/docs/ckeditor5/latest/examples/builds/classic-edito...). This leads me to believe it's possibly related to how drupal is building CKE. There was a change in 42 here that might be of note: https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0

I did try 43.1.0 locally via drupal, and the same error exists.

I also tested D 10.3 with CKE 42.0.2 and the same issue, meaning this is not localized to Drupal 11.

Steps to reproduce

  • Install D11 with standard profile
  • Login with iOS 14/15 on either safari or chrome
  • Create a basic page or article to see CKE not working

Proposed resolution

Debug?

🐛 Bug report
Status

Active

Version

11.0 🔥

Component
CKEditor 5 

Last updated 1 day ago

Created by

🇨🇦Canada b_sharpe

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

Comments & Activities

Production build 0.71.5 2024