universal-ember / reactiveweb

Reactive primitives for the web
https://reactive.nullvoxpopuli.com
MIT License
11 stars 5 forks source link

Missing styles on `functions/resourceFactory.html`: Refused to apply style from '<URL>' because its MIME type ('text/html') is not a supported #108

Closed johanrd closed 2 months ago

johanrd commented 2 months ago
  1. Go here: https://ember-resources.pages.dev/
  2. Click on resourceFactory
  3. See missing styles due to Refused to apply style from '<URL>' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.:
Screenshot 2024-08-23 at 13 33 59
johanrd commented 2 months ago

possibly related to https://github.com/NullVoxPopuli/ember-resources/issues/1036

johanrd commented 2 months ago

closing, should be tracked in ember-resources