ckeditor/ckeditor5-vue

7.0.0 Upgrade - Syntax error reported and causes the view to white screen

Opened this issue · 1 comments

After upgrading from 6.0.0 --> 7.0.0 we're seeing the following error show up in the console and the editor does not show and actually crashes (white screens) the view.

SyntaxError: The requested module '/node_modules/.q-cache/vite/spa/deps/@ckeditor_ckeditor5-vue.js?v=9dd8eef1' does not provide an export named 'default'

Hi! :) Please read the release notes before updating the major version, the imports to the Vue component changed.