GrapesJS / GrapesJS/ckeditor

Upgrade ckeditor version error

Open
#88 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
110
Forks
107
PR merge metrics
No merged PRs in 30d

Description

I'm using plugin version 1.0.1 but am getting the following error when editing a text component:

![Screen Shot 2024-07-12 at 23 49 28](https://github.com/user-attachments/assets/3eeea7f8-6c89-41a8-a51b-d256b6fc9377)

It wants version 4.21.0 to go to 4.24.0

Trying to upgrade it looks like only the typescript definitions are used:
"@types/ckeditor4": "^4.20.0"
Which only goes up to 4.20.7

The website says this:

> Keep CKEditor 4safe and secure
CKEditor 4 reached its End-of-Life with no updates, security patches or bug fixes.

Looks like they're on ckeditor version 5:

https://www.npmjs.com/package/ckeditor5
https://github.com/ckeditor/ckeditor5#

Are there any plans to upgrade?

Related:
#30
#63

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.