question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

issue with BrowserSync when editing home.js inside the /routes/home folder

See original GitHub issue

hi 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:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
amilajackcommented, Sep 25, 2016

What is the status of this? Did anyone solve this?

0reactions
ulanicommented, May 27, 2021

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found