BrowserReloadOnSave
BrowserReloadOnSave copied to clipboard
Reload not working if error page
Installed product versions
- Visual Studio: 2017 Professional
- This extension: 1.0.25
- Browser: Chrome Version 58.0.3029.110 (64-bit)
Description
Browser doesn't reload on save if you are on an error page
Steps to recreate
- Get an error page
- Make a correction in IDE and save
Current behavior
If I get an error page and I make a correction in my code, I use the CTRL + S hotkey combination to save the file, but the page does not refresh.
Expected behavior
I would expect that the page would refresh regardless of what kind of page it is... error or otherwise (within reason -- ie-a page related to the site being worked on)