Question:
My website has really long delay between page transition. When I click on a menu item it can take up to 10 seconds until the page appears. I can see in the url that the new page has change but the actual page stay still for couple seconds. Since there’s no loading animation for page loading, people think there’s a problem with the website and tend to quit before the page loads.
Product:
Wix studio
What are you trying to achieve:
There’s some error in console about MIME type and React but can’t do anything about it.
Here’s a screenshot of some of the error of the console:
[
- Running the code for the Infos page. To debug this code in your browser’s dev tools, open fghin.js.
- The resource was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate
as
value and it is preloaded intentionally.Understand this warningAI
www.melofestival.com/ - :1 Refused to apply style from ‘WEBISTE’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.Understand this errorAI
/partenariat - :1 Refused to apply style from ‘WEBSITE’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.Understand this errorAI
instrument.ts - :124 react-i18next:: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.
]