You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fairly straightforward implementation.
You can simply put a <meta http-equiv="refresh" content="30"> inside the <head> of the html files. The iframe will automatically refresh. 30 is the number of seconds before a refresh will occur.
It would be nice if the PR view could auto-refresh itself (like eg. dashboards could). Use case is if PR view is eg. used on a team screen.
The text was updated successfully, but these errors were encountered: