Open MrJack91 opened 3 years ago
I am also seeing this issue (have tried on Docker tag prefecthq/ui:core-0.15.5
). I am seeing the Apollo URL stored in localStorage under a <timestamp>_server_url
key. localStorage.clear()
works to refresh the Apollo URL, but would be better if it can be automatically refreshed.
Relevant slack discussion: https://prefect-community.slack.com/archives/C014Z8DPDSR/p1631777113319300
Bug Description Some Information are hard cached in the UI (the seconds parts shows the temporarily solution):
We had this problem over some upgrades. Not sure when it started, but clients still use the old GUI.
Steps To Reproduce
prefect server start
Browsers Tested: