Hi,
I've noticed a couple of errors with the CK Editor. It seems to work fine in paragraphs, but in rich text fields in apps (like News) and Ecommerce there might be some issues.
Resources relating to Jquery UI are not found; widget.js and sortable.min.js
Our custom css file also isn't loaded. Here's how we include it:
config.contentsCss = '/Files/Templates/Designs/mydesignfolder/Editor.css';
So the omission of this css-file is the most notable, and we would very much like the editor to still be WYSIWYG, even in ecommerce and apps. There may be other issues relating to the missing resources.
BR Martin