reach / router

https://reach.tech/router
MIT License
6.9k stars 327 forks source link

Doc site not working in Firefox #373

Open basicdays opened 4 years ago

basicdays commented 4 years ago

It seems the documentation site is having some issues loading some of the pages on Firefox. Not seeing anything in the console output that would indicate any errors. I've attached an example screenshot. I've also tried rendering the site with enhanced protection off without any effect.

Screen Shot 2020-03-25 at 11 35 52

ashleymercer commented 4 years ago

Same issue here (MacOS 10.12.6, Firefox 79.0), I see the following stack traces in the console:

Uncaught DOMException: The operation is insecure. browserfs.min.js:7
    <anonymous> browserfs.rollup.js:7599
    <anonymous> browserfs.rollup.js:12363
Uncaught ReferenceError: BrowserFS is not defined
    <anonymous> https://codesandbox.io/embed/lyzwj8w0qz?fontsize=13:1

And then a whole bunch of similar errors ("BrowserFS is not defined")