Files
gristlabs_grist-core/app/client
George Gevoian e997d091b3 (core) Disable bfcache for all browsers
Summary:
Grist would get stuck in a broken state in certain browsers
that enabled the bfcache when the browser back/forward
buttons were clicked. Firefox automatically disabled the cache
since we listen on the 'beforeunload' event, but Chrome and Safari
did not. This change forces a page refresh on pageshow if we
detect that Grist was loaded from the bfcache.

Test Plan: Tested manually in various browsers.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz, jarek

Differential Revision: https://phab.getgrist.com/D3151
2021-11-24 09:47:00 -08:00
..
2021-10-08 12:00:40 -04:00
2021-11-23 08:56:38 +01:00
2021-11-22 11:26:09 -08:00
2021-02-25 11:31:43 -05:00
2021-11-24 09:47:00 -08:00