lablnet / board

Simple, standalone, flexible and very lightweight board app/PWA in JavaScript.
http://lablnet.github.io/board
GNU General Public License v3.0
5 stars 7 forks source link

refresh PWA cache #9

Closed lablnet closed 4 years ago

lablnet commented 4 years ago

When the file change i mean update the PWA and browser did not update the page because it stored in cache.

So make fix to refresh cache.

yerlantemir commented 4 years ago

Hi, could you assign it to me?

lablnet commented 4 years ago

Hi, could you assign it to me?

Thanks for showing interest assigned

yerlantemir commented 4 years ago

@lablnet I couldn't see this bug locally, maybe I missunderstood. Could you provide steps to repeat this bug? Thanks in advance

lablnet commented 4 years ago

@lablnet I couldn't see this bug locally, maybe I missunderstood. Could you provide steps to repeat this bug? Thanks in advance

We have github gh-pages branch when i merge changes to that, and open link then i havve to refresh cache to browser then it will work let me give you example, i merge master into gh-page

i reload page i see image

but after pressing ctrl+f5 to refresh cache i see image

so this is the acthal problem, in mobile specially it cause problem!

lablnet commented 4 years ago

@lablnet I couldn't see this bug locally, maybe I missunderstood. Could you provide steps to repeat this bug? Thanks in advance

Use localhost server you will see this bug then