- install nuxeo
- install web-ui
- login
- create a workspace
- open google inspector
- select the console tab and clear it
- create a note
- observe errors like the following in the console:
Refused to apply style from 'http://localhost:8080/nuxeo/ui/bower_components/nuxeo-ui-elements/widgets/alloy/skins/moono/editor.css?t=H9MF' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
This can also be reproduced on nightly.nuxeo.com
- is related to
-
NXP-27069 Fix HTML preview/editor
- Resolved