GrapesJS / ckeditor

This plugin replaces the default Rich Text Editor with the one from CKEditor
BSD 3-Clause "New" or "Revised" License
105 stars 103 forks source link

Uncaught TypeError: Cannot set properties of undefined (setting 'dir') #51

Closed mshah2451 closed 1 year ago

mshah2451 commented 3 years ago

grapesjs-plugin-ckeditor.min.js:2

   Uncaught TypeError: Cannot set properties of undefined (setting 'dir')
at Object.t (grapesjs-plugin-ckeditor.min.js:2)
at d (grapesjs-plugin-ckeditor.min.js:2)
at Array.u (grapesjs-plugin-ckeditor.min.js:2)
at h (grapesjs-plugin-ckeditor.min.js:2)
skru commented 2 years ago

Sounds related to not setting CKEDITOR_BASEPATH:

https://ckeditor.com/docs/ckeditor4/latest/guide/dev_webpack.html