Site breaking after build and deploy

my react app after building,
if i visit a route with path for example
page/:id
or page/:reset/:token

i get an error saying
Refused to apply style from ‘https://mysite.onrender.com/page/assets/index-40f04229.css’ because its MIME type (‘text/plain’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.

NOTE : Am not serving and file from my backend,
it’s a mern stack app

HI,

If you’re seeing MIME type (‘text/plain’)it could be that the CSS file isn’t correctly referenced and it’s showing an error page - try visiting it directly.

Please could you share some specific details of the issue you are experiencing that may help us troubleshoot it with you, e.g. any logs/errors/output, specific/real URLs, service name/ID, reproduction steps, etc.

If you don’t want to share these details on the community forum, please feel free to raise a ticket from the “Help” or “Contact Support” links while logged into the Dashboard.

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.