-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reload tab is not working. #70
Comments
I am also seeing this issue -- automatic refresh does not appear to work in the most recent release. |
Hi @arussell |
Hi @KevinSheedy, my config is as follows:
The |
Hi @arussell So the full config I used was:
Could you try this and verify if the cartoon changes? |
Yeah that's working -- must be something weird with the page I'm using rather than your plugin. Perhaps it has something to do with the problematic page pulling data in over XHR after pageload, maybe some cached data is being pulled in or something. I'll keep experimenting. Sorry for hijacking this issue! |
Has this ever been resolved? Is there a flag to force a hard refresh instead of a regular refresh? (CTRL + F5). Six of my tabs being displayed are PDF exports of Power BI reports being hosted in OneDrive, and they do not properly refresh. Does the presence of an "option" at the end of the URL change its behavior? In my example, the PDF URLs have #toolbar=0 at the end. Here is an example, with most of the URL redacted:
|
Hey Kevin. Here's an example that will show how it's broken. Notice how on the last tab the time does not increment. It has something to do with anchor tags:
|
I put the Refresh rate At 15 seconds, and the display At 60 seconds, but it doesnt update At every 15 seconds.
The text was updated successfully, but these errors were encountered: