Long delay on page transition

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.
    ]

Hi, @Raphaelle_Paquet !!

I tried it myself and didn’t experience any significant delay during page transitions. Overall, it was around 2 seconds or even faster. Some might consider this slow, but I think it’s a standard level for Wix. However, I did see the same error you mentioned in my developer console. Personally, I’ve seen this error (Refused to apply style from…) quite a while ago, but it never caused any major issues since then. Also, no React errors appear on my end.
So, if the loading delay of your lovely site is being affected, the React error is more likely to be the cause. Of course, it’s also possible that neither of these is the actual reason. The truth is something only the Wix development team would know and be able to fix. So, if the issue persists in the long term, I think the only option would be to report it to Wix.