flask-ckeditor icon indicating copy to clipboard operation
flask-ckeditor copied to clipboard

asynchronously load ckeditor.config scripts

Open wmc54321 opened this issue 6 years ago • 0 comments

Hi, I've met some problems using self-host ckeditor.js file with ckeditor.load().

Usually, FE engineers usually uses "defer" for js script loading. I've tried to load ckeditor.js with

wmc54321 avatar Aug 16 '19 05:08 wmc54321