gristlabs_grist-core/app
Paul Fitzpatrick f0b9e1f7e9
allow Grist front-end to function when location history is unavailable (#596)
* allow Grist front-end to function when location history is unavailable

When the Grist front-end is embedded in an iframe, using a srcdoc
attribute, history.pushState and similar methods are unavailable.
Currently, that makes it impossible to navigate between Grist pages,
since an access error is thrown (behavior may be browser dependent).
With this change, navigation succeeds.

* give unrelated possibly slow test a little more time
2023-07-27 07:02:17 -04:00
..
client allow Grist front-end to function when location history is unavailable (#596) 2023-07-27 07:02:17 -04:00
common (core) Allow assistant to evaluate current formula 2023-07-24 21:59:00 +02:00
gen-server (core) deleting queue from single webhook 2023-07-18 11:46:10 +02:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server (core) Allow assistant to evaluate current formula 2023-07-24 21:59:00 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00