hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.56k stars 16.62k forks source link

Speaker note uses cached slides on Chrome #2477

Open marcdexet-cnrs opened 5 years ago

marcdexet-cnrs commented 5 years ago

Hi. I'm running reavealjs with asciidoctor-js but my problem seems to be deeply linked to revealjs.

Description

With Chrome , when I'm using Speaker notes view, the showed slides are out of sync with the HTML document and are older versions of the actual slides.

Made Tests

I have cleared all the cache with DevTools, restarted my PC but problem is still here.

In Chrome private mode, (i.e. without cache) -> OK In Firefox -> OK In Explorer -> OK in Edge -> OK in Chrome -> KO The preview in Slide overview are OK

Settings

Would you please indicate me how speaker slides previewes are built ?

ali-h2010 commented 4 years ago

Any update on this?

ali-h2010 commented 4 years ago

I tested with the latest version demo and no issues

acowley commented 4 years ago

I'm seeing this on occasion with Firefox 76.0.1, too.

Crell commented 3 months ago

I'm still getting this on Firefox on Linux, with the latest Reveal release. It used to happen a lot, then seemed to go away, and now it's happening again a lot since I upgraded to 5.1.0. It is a real problem. Manually clearing the entire browser cache seems to work to clear it, but that's not a long-term solution.