This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Code changes are not reflected after a live reload - ionic serve #363
Closed
Description
Short description of the problem:
with ionic serve and chrome as browser, after saving the changes, live reload is triggered, code rebuilds, browser reloads but the changes are not reflected. i see the previous build. Have to save twice to make the changes updated in browser.
this problem does not happen every time though.
i dont know what causes this but it happens 1/3 of my saves.
What behavior are you expecting?
When saving the changes should be reflected.
Steps to reproduce:
- Run ionic serve then open chrome for localhost:8100
- Edit some file in the project and save
- If you see the changes be patient and go back to step 2
**Which @ionic/app-scripts version are you using?**
app-scripts version: 0.0.42
Cordova CLI: 6.1.1
Ionic CLI Version: 2.1.7
Ionic App Lib Version: 2.1.4
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 7
Node Version: v6.7.0
Xcode version: Not installed