webrecorder / browsertrix

Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
https://webrecorder.net/browsertrix
GNU Affero General Public License v3.0
201 stars 35 forks source link

fix: Fix app not loading for browsers without `adoptedStyleSheets` support #2163

Closed SuaYoo closed 2 days ago

SuaYoo commented 2 days ago

Resolves https://github.com/webrecorder/browsertrix/issues/2149

Changes

Adds polyfill for replaceSync and adoptedStyleSheets support.

Manual testing

Open app in browser emulator that's older than a browser/version listed in the compatibility table and very it loads. I tested with a Safari 16.2 emulator on my macbook.