Defect #1310
closedLive reload doesn't work
100%
Description
BrowserSync works but after file was changed webbrowser doesn't reload page.
Workaround: refresh by itself (key F5).
Updated by Vít Švanda about 6 years ago
- Status changed from New to In Progress
- Assignee changed from Vít Švanda to Ondřej Kopr
- Target version set to Onyx (9.3.0)
Updated by Ondřej Kopr about 6 years ago
- Subject changed from Life reload doesn't work to Live reload doesn't work
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
Finally fixed!
Live reload working correctly now. Probably is needed npm prune or force remove node modules.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/799425ca478354aa036d344144087c0943c91db1 (branch develop)
Please Vitek could you make a review? Try live reload and browser sync client if it works. Thank you.
Updated by Vít Švanda about 6 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 90 to 100
It works perfectly now. I needed only execute "gulp install". You are awesome and my hero.
Updated by Vít Švanda about 6 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
Updated by Ondřej Kopr about 6 years ago
- Status changed from Resolved to Closed
Vít Švanda wrote:
You are awesome and my hero.
Awesome! :D Thanks for feedback.
Updated by Ondřej Kopr about 6 years ago
Just minor update. I remove readme and add package json lock to gitignore.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/7cce1d3c936d767c4001f894506bdab2ff5ad021