Skip to content

ygodin/cordova-angular-refresh-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-angular-refresh-problem

Note: on windows use gitbash

Setup

bash setup.sh

Run Cordova

npm run cordova

To reproduce

  • Click on HTTP Call, it will stay on 'LOADING'
  • Click toggle twice, this will force angular refresh, you will see REFRESH DONE

Run Web Version

npm run web (it will open a browser)

Normal behavior

  • Click on HTTP Call, it will stay on 'LOADING' then 'REFRESH DONE'
  • Click toggle twice will show no difference, as it was already refreshed by zone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published