DEV Community

Discussion on: Page not reloading after changes

 
salman_iqbal937 profile image
Salman iqbal
Thread Thread
 
rakumairu profile image
Demaspira Aulia

Okay I've tried it, but it's working fine on my machine.
Can you check if in the terminal says compiling... when you save any changes on App.js? (it might only show for a split seconds, but you can see when the output changes)

Thread Thread
 
salman_iqbal937 profile image
Salman iqbal

ok let me check

Thread Thread
 
salman_iqbal937 profile image
Salman iqbal

not saying compiling in the terminal. In my terminal, it showing, [HMR] Waiting for update signal from WDS...

Thread Thread
 
rakumairu profile image
Demaspira Aulia

Not in the console in browser devtools, I mean terminal where you type npm start to start the app

Thread Thread
 
salman_iqbal937 profile image
Salman iqbal

nothing happing in the console

Thread Thread
 
rakumairu profile image
Demaspira Aulia

Hmmm, have you tried the suggestion from the accepted answer in this stackoverflow thread
Sorry I can't help you any further

Thread Thread
 
salman_iqbal937 profile image
Salman iqbal

Thank you very much for help