pglevy / thats-the-pod

https://pglevy.github.io/thats-the-pod/
The Unlicense
0 stars 0 forks source link

Problem with large files freezing #2

Closed pglevy closed 4 months ago

pglevy commented 5 months ago

https://medium.com/@kurnosovnikita/dont-let-large-files-freeze-your-web-app-chunked-file-loading-in-javascript-efa566e21181

pglevy commented 5 months ago

Tried adding preload="auto" for now

pglevy commented 4 months ago

this is working in firefox (with preload auto). chrome is a problem.