Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple warnings in console after updates Craft CMS 4.7.3 and CKEditor 3.7.3 #168

Closed
yingban opened this issue Feb 19, 2024 · 2 comments
Closed
Assignees
Labels

Comments

@yingban
Copy link

yingban commented Feb 19, 2024

Description

I just updated the Craft CMS and CKeditor, and I got the following warnings in the console for each CKEditor fields:

Screenshot 2024-02-19 at 15 04 48

Steps to reproduce

  1. Update Craft to 4.7.3 and CKEditor to 3.7.3
  2. Open an entry with a CKEditor field.

Additional info

  • Craft version: 4.7.3
  • PHP version: 8.1.27
  • Database driver & version: MySQL 8.0.32
  • Plugins & versions: CKEditor 3.7.3
@i-just
Copy link
Contributor

i-just commented Feb 19, 2024

Hi, thanks for reporting! I raised a PR for this.

There’s been a lot of movement around the List/DocumentList plugins in the last two major versions of the CKEditor. You can find a bit more info about that in the PR. Long story short, your CKEditor fields should still work despite those warnings, but once the PR is merged, the warnings should go away.

@i-just i-just self-assigned this Feb 19, 2024
@brandonkelly
Copy link
Member

CKEditor 3.8.0 is out now, which fixes these JavaScript warnings (via #171).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants