Hi,
When we save changes from PowerPoint using the Companion App, the macro doesn’t automatically update the changes (see example below). To see changes, we always have to do a hard refresh with CNTL +F5.
We want to create a “Refresh button” using HTML/Javascript in Confluence so users will remember and can easily see the changes.
However when using window.location.reload(true), Confluence will NOT do a hard reload (clear cache, reload Companion app, show changes). It will reload page, but not update the macro.
Are there any solutions to this problem? We are using the Companion App in Confluence, version 7.4.0 Server. I’m using Chrome.
Thanks!
Jennifer