Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Version 2.6.8 not updating cache reliably? #123

Open
Pseudothink opened this issue Nov 8, 2018 · 1 comment
Open

Version 2.6.8 not updating cache reliably? #123

Pseudothink opened this issue Nov 8, 2018 · 1 comment

Comments

@Pseudothink
Copy link

Hi Mike, first--thanks for such a great development tool! I'm just introducing myself to it now, as I'm stepping through Ben Rady's tutorials from his Serverless Single-Page Apps book.

One of the two problems I encountered with LivePage is that it didn't seem to notice when I updated the markup in the index.html file being served to LivePage from my local dev server at http://localhost:9292.

I couldn't figure out why the Jasmine test wasn't passing after the update (as indicated that it should on page 30 of the book), because it was a very simple change that should have worked. After double and triple checking everything, I tried a hard browser cache refresh (Ctrl-F5), and suddenly the Jasmine test showed that it was working fine, as expected. For some reason, LivePage was using the cached version of the file, the whole time.

I'd updated my polling interval to 1000ms, but otherwise I'm using LivePage with its default settings, and I don't think I have any other extensions installed which might be interfering. Any thoughts?

Thanks again, regardless!

@samussiah
Copy link

Bump. I'm experiencing something similar where small code changes of, say, a line don't trigger a reload whereas larger changes and small changes higher in the .js file trigger a reload. I'm running the build script in this repo and LivePage'ing this .html file locally.

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

No branches or pull requests

2 participants