Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ripple has cached my javascript and html! #18

Open
JeremyColton opened this issue Apr 21, 2016 · 4 comments
Open

Ripple has cached my javascript and html! #18

JeremyColton opened this issue Apr 21, 2016 · 4 comments

Comments

@JeremyColton
Copy link

I have noticed that Ripple is served old Javascript! I've cleared the cache in Chrome and re-started Ripple. It makes no difference.

Where is the web server that Ripple uses located on a Mac?
How can I 'kick' it to clear its cache?

Thanks

@KODerFunk
Copy link

Hi! Sometimes I also incorrectly updates the page. This can be understood by a quick restart of the page. It seems that Ripple has a mechanism for full update, but sometimes buggy. If it sticks, it saves a click on the area of my application and cmd + R. Full reload can be identified by a complete cleansing of the page and the appearance of the Ripple loader:
Ripple loader

@xiaobubu3563
Copy link

Hi, Have you resolve this problem yet?

@jitbit
Copy link

jitbit commented Oct 9, 2016

Anyone has any workarounds?

@jmwolfe
Copy link

jmwolfe commented Apr 11, 2017

Having this issue with Chrome a year later. Hard reload using Chrome DevTools and complete restart of Visual Studio still do not clear this problem. What a pain!

Found an answer on the Cordova forum. In my case the above symptoms were caused by the Cordova cache. Clear it out and it will pick up your changes.

HOW TO: If you're in VisualStudio, go into your Tools -> Options -> Tools for Apache Cordova and clear the cache. That closes your project if it's open. Then remove the platform subfolder in /platforms that corresponds to the platform that ripple is caching for. When you reopen your solution and rebuild, it may take a while longer but the cache will be cleared out and all the latest should show in Chrome. It's worthy to note that Ripple did fine after that, picking up changes to my project as I went along.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants