gristlabs / grist-static

Showing Grist spreadsheets on a static website, without a special backend.
https://gristlabs.github.io/grist-static/
Apache License 2.0
82 stars 0 forks source link

Using parent window fetch to fix FF cookie-based authentication bug #22

Closed berhalak closed 1 year ago

berhalak commented 1 year ago

This is hack to fix a bug in FF https://bugzilla.mozilla.org/show_bug.cgi?id=1741489. It is using parent's window fetch function what seems to fix the problem