Skip to main content
Known Participant
January 3, 2020
Question

Cache Buster Bug in Animate HTML5 publishing

  • January 3, 2020
  • 5 replies
  • 634 views

Is anyone else experiencing a bug where the cachebuster no longer works in local preview? 

eg: http://127.0.0.1:8090/index.html?52337879 will keep serving the last published version of your file until you SHIFT+REFRESH (clear cache)? 

 

I'm guessing the code that was in there only worked until 12/31/2019 11:59:59? 

 

This is happening for my whole team, both Mac and PC. 

This topic is closed to new replies. Start a new post to keep the conversation going.

5 replies

mleuchAuthor
Known Participant
January 5, 2020

Anyone else having this issue other than my office?

Participant
January 24, 2020

Having the same problem here when I don't overwrite the HTML file on publishing.

mleuchAuthor
Known Participant
January 24, 2020

That's good to know. I'll look at how they're modifying their HTML. 

Still not ideal considering we use a custom template. 

We got around it by adding our own cache-buster that only runs when localhost is detected.