Browsers Does Not Reflects Updates in the Code

Browsers does not reflects updates in the code

Maybe you're modifying a different file. It happens.

Html changes are not updating in chrome only

For anyone stumped on this kind of an issue, if you are using a web farm check to make sure DFS replication across the servers is working correctly.
It was failing for one server in my case, this is why some users got the updated version while others didn't.

to verify if replication worked, log into the servers via RDP then check the last modified date time stamps for the file(s) in question.

When coding HTML, browser doesn't always detect changes

Try Ctrl+F5 on Windows or Cmd+Shift+R on OSX, this will avoid your browser reading its cache when loading the page (at least when it's Chrome or Firefox)



Related Topics



Leave a reply



Submit