issue with BrowserSync when editing home.js inside the /routes/home folder
See original GitHub issuehi beginner here
just followed the getting started guide and had the website running on localhost:3001
with BrowserSync, but when i tried to edit the home.js inside the ./routes/home folder, the website won’t refresh on localhost:3001
. I had to manually refresh to see the changes. But it works fine with other routes, such as Login, Contact etc. Any idea?
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:8 (2 by maintainers)
Top Results From Across the Web
BrowserSync keeps reloading infinitely upon JavaScript ...
When i make a change in a js file, browsersync gets stuck in a refresh loop. ... Hm, seems like an issue with...
Read more >Browsersync options
Browsersync makes your browser testing workflow faster by synchronising URLs, interactions and code changes across multiple devices.
Read more >The "wathing files"doesn't work · Issue #1511 · BrowserSync ...
I'm running the command browser-sync start --server --files "*.html" The strange thing is that this only happens in certain folders.
Read more >BrowserSync Cannot GET - node.js - Stack Overflow
This will solve Cannot GET/ problem. P.S. Where you are installing a browser-sync doesn't matter. Just type npm install -g browser-sync whatever directory...
Read more >How to Test Websites on Different Devices - YouTube
My courses: https://learnwebcode.com/courses/0:00 Intro1:44 Static HTML Files8:04 Proxy Local Dev Domain11:50 Integrating with Other ...
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 FreeTop 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
Top GitHub Comments
What is the status of this? Did anyone solve this?
@bodazhao thank you very much for crating this issue! Unfortunately, we have close it due to inactivity. Feel free to re-open it or join our Discord channel for discussion.
NOTE: The
main
branch has been updated with React Starter Kit v2, using JAM-style architecture.