Open JonahKK opened 1 year ago
Steps
Expected
CMD + R reloads the UI Mode. CMD + SHIFT + R should reload it too
Actual
UI Mode becomes blank.
Investigation:
Issue is that navigator.serviceWorker.controller is null after a force reload, we could unregister and re-register which would work. We have the same issue for normal trace viewer.
navigator.serviceWorker.controller
System info
Steps
Expected
CMD + R reloads the UI Mode. CMD + SHIFT + R should reload it too
Actual
UI Mode becomes blank.