[Bug]: No hot reload when serving with netlify
See original GitHub issueWhich Remix packages are impacted?
-
remix(Remix core) -
create-remix -
@remix-run/architect -
@remix-run/cloudflare-workers -
@remix-run/dev -
@remix-run/express -
@remix-run/netlify -
@remix-run/node -
@remix-run/react -
@remix-run/serve -
@remix-run/server-runtime -
@remix-run/vercel
What version of Remix are you using?
1.0.6
Steps to Reproduce
Init a project and select Netlify as the deployment
Expected Behavior
Start the Netlify dev server and remix and have the page reload on file saves
Actual Behavior
Browser has to be manually refreshed to see changes
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Netlify dev --live is not hot reloading when I change code
I can edit anything in Sanity studio and the changes show up instantly. But when I change code, or styles, it doesn't hot-reload....
Read more >netlify dev --live not hot-reloading · Issue #2509 - GitHub
Describe the bug netlify dev --live does create a tunnel, but does not hot reload To Reproduce npx create-react-app live-test cd live-test ...
Read more >How to hot reload on netlify? - node.js - Stack Overflow
I have my node setup on a server because I don't want to install node and node packages on my local machine. When...
Read more >Guide to Deploying a React App to Netlify - Stack Abuse
In this guide, learn how to deploy a React JavaScript application to a live Netlify server, via the drag and drop interface, Netlify...
Read more >Build a Secure Blog with Gatsby, React, and Netlify
Restart your app using Ctrl+C and npm start . You'll now be able to edit content at http://localhost:8000/admin/ . Login to Admin Section....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

looks like a build cache issue has crept its way in, I’ll take a look. Sorry folks 🙏
Occasionally you will get this when it reloads