ipfs-shipyard / ipfs-share-files

Share files via IPFS
https://share.ipfs.io
MIT License
145 stars 29 forks source link

Broken in Firefox incognito window #96

Open lidel opened 3 years ago

lidel commented 3 years ago

Firefox incognito breaks shared links like https://share.ipfs.io/#/bafybeiepri32ulf5wftfdksgwximf3bjgpuhp6qjmwzzbblnn7sx4z2lue

Empty page is presented + various errors in the console.

js-ipfs fails due to Firefox 85 doing something weird in incognito mode around datastore. Not a huge priority, but worth fixing if time allows.