I am currently developing a website using React JS w Vite & Typescript. I encountered a problem where some components won’t load unless I open the component’s file in my IDE and hit save again or trigger a recompilation.
Could this be because I haven’t yet deployed the site? Or will this possibly persist even when I have already deployed my project?
Thank you so much :>
I’ve tried refreshing the page multiple times, and also restarted my laptop / IDE but it only works when I do the step mentioned in my question.
alaen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.