lionleaf / dwitter

Social network for short js demos
https://www.dwitter.net
Apache License 2.0
763 stars 69 forks source link

Fix recording dweets on Chrome #535

Closed diceroll123 closed 2 years ago

diceroll123 commented 2 years ago

Currently when recording is done processing, you'll find this in the console: Download is disallowed. The frame initiating or instantiating the download is sandboxed, but the flag ‘allow-downloads’ is not set. See https://www.chromestatus.com/feature/5706745674465280 for more details.


lionleaf commented 2 years ago

deployed :)