Base solution for your next web application
Open Closed

Problem in MIME type ('') #6527


User avatar
0
rnguyen created

Hi,

I ran into an issue when I launch the app version 6.6.1 Jquery .net core.

Error said: Refused to apply style from '<URL>' because its MIME type ('') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

In the dashboard it never stop spining...Please help


6 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    It seems that this problem has been solved. Are you not syncing correctly? https://github.com/aspnetzero/aspnet-zero-core/issues/2104

  • User Avatar
    0
    rnguyen created

    I download this project and it's brand new project.

  • User Avatar
    0
    rnguyen created

    Please help. I am stuck here...

  • User Avatar
    0
    maliming created
    Support Team

    Is it convenient for you to share your project source code? My email: [email protected]

  • User Avatar
    1
    ismcagdas created
    Support Team

    @rnguyen

    Have you runned Web Compiler (VS extension) to generate css files from less files and then"npm run create-bundles" command to create css & js bundles ?

  • User Avatar
    0
    rnguyen created

    Thank you it works now