HstarComponents / ngx-ckeditor

The CKEditor component for angular
https://hstarcomponents.github.io/ngx-ckeditor/
MIT License
22 stars 22 forks source link

unable to find moono-lisa css file #47

Closed radici closed 5 years ago

radici commented 5 years ago

Refused to apply style from 'http://localhost:4200/.../skins/moono-lisa/editor.css?t=H5SC' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

hstarorg commented 5 years ago

Check the skins is exists.

phil123456 commented 5 years ago

same here, it cannot load css

hstarorg commented 5 years ago

Okay, I'll confirm this question.

phil123456 commented 5 years ago

any fix yet ? I mean , the component is basicaly unusable with recent angular versions

hstarorg commented 5 years ago

@radici How did you inject the ckeditor js file? In my demo, I used <script src="https://cdn.jsdelivr.net/npm/ckeditor@4.9.1/ckeditor.js"></script>, it works fine. image

phil123456 commented 5 years ago

yes, I just add the Githubissues.

  • Githubissues is a development platform for aggregating issues.