Currently Lite 1.2.30 seems to introduce problems when inserting an image or copy/paste with Drupal 8.3 (ckeditor 4.6.2)

Tested with Chromium 60 / Firefox 55.
Not tested with Drupal 8.2 / ckeditor 4.5.11.
Not tested with next Drupal 8.4 / ckeditor 4.7.1.

Steps to reproduce

Enable Lite buttons and image button on the text format to test,
Use insert image button and save,
You will have this console error: Uncaught TypeError: c is not a function
In some case (not as consistent as images) copy/pasting will throw the same error.

Solution

It could probably be fixed on Lite (didn't find an issue on the project page), but for now the best solution is to recommend version 1.2.28 on this project description.

Comments

mogtofu33 created an issue.