My deployed site on netlify is not loading js files which contain the functionality. The HTML file is loaded correctly. What can I do? I am new in Netlify.
Here is the site
https://profitvision.netlify.app/
Here is a link to my project
Provide more detail.
It’s hard for anyone to be able to help you if they aren’t sure what you’re experiencing.
What’s the link to the site?
I have edited the question and included the site and project link in the question. I’ll appreciate any feedback
@Harrison23 Have you checked the developer console:
Those URLs don’t have a valid SSL Cert… but they also don’t exist:
Ooh. noted. But I can see on my categories tab, it displays the items
I’m not too sure what you mean regarding the categories.
All I know from taking a quick look is that your original assertion that the site on Netlify is not loading JS is incorrect.
The site is loading and running the JavaScript, the JavaScript is just throwing lots of errors and you’ll need to make whatever adjustments are necessary to get it running smoothly.