You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We agreed that it should throw an error but with a different message.
What I've got:
Uncaught TypeError: Cannot read property 'version' of undefined
at Module.eval (ckeditor.js?6930:5)
at n (ckeditor.js?6930:5)
at eval (ckeditor.js?6930:5)
at eval (ckeditor.js?6930:5)
at eval (ckeditor.js?6930:5)
at eval (ckeditor.js?6930:5)
at Object../node_modules/@ckeditor/ckeditor5-vue2/dist/ckeditor.js (chunk-vendors.js:21)
at __webpack_require__ (app.js:849)
at fn (app.js:151)
at eval (main.js:12)
We agreed that it should throw an error but with a different message.
What I've got:
What I expected:
ckeditor5-vue2/src/plugin.js
Lines 13 to 17 in 05b4b47
The text was updated successfully, but these errors were encountered: