feat(core): Update to ckeditor 5. Fixes #5920. Added disableNativeSpellChecker. Added htmlEmbed plugin.

This commit is contained in:
smizrahi
2024-03-04 15:07:52 +01:00
parent cc061582f4
commit 2b23ff3eb8
56 changed files with 83 additions and 91 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ function handleSampleError( error ) {
const message = [
'Oops, something went wrong!',
`Please, report the following error on ${ issueUrl } with the build id "jrrgxseuc926-tvts83wxbptb" and the error stack trace:`
`Please, report the following error on ${ issueUrl } with the build id "95iwdjy528dv-r9xzqcdt6f2i" and the error stack trace:`
].join( '\n' );
console.error( message );