howler.js
howler.js copied to clipboard
xhr.onprogress
Do we have any functionality to keep track of loading progress event?
Will this feature make it into the official HowlerJS? IMHO it's really useful, especially if the user has a slow internet connection (e.g. mobile device)
No update on this?
@ojvribeiro There are various indications that this has been implemented, and yet I am not able to get it to work.
I even tried updating the types index.d.ts with what looks to be what it needs and nothing.
@ojvribeiro There are various indications that this has been implemented, and yet I am not able to get it to work.
I even tried updating the types index.d.ts with what looks to be what it needs and nothing.
Realised that I needed to change the howler.core.js file as well, but still could not get it to work.