Hot Reload not working properly #38462
Unanswered
RealSebbooo
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys,
I'm encountering an issue when starting my project using the command gatsby develop. The hot reload feature doesn't seem to work as expected. Interestingly, when I navigate to any template file within a package and make a change, pressing "save" results in the hot reload functioning perfectly fine. However, if I make changes in any other file, the hot reload fails to work.
While I can't provide the entire repository for your reference, I'm more than willing to share additional information if needed.
The problem occurs on different devices and different IDEs
Structur
My package.json
My tsconfig.json
gatsby-ssr and gatsby-browser
If any further details are required, please don't hesitate to ask. Your assistance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions