You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a case of conflicting library. I've used xdomain for a long time, but now I'm trying to use hls.js to reproduce videos using HTTP Live Streaming.
Hls.js rely on event.currentTarget to retrieve the xhr object and continue with the code, but it seems that xhook strip that off merging with the result of fakeEvent on firing events.
The text was updated successfully, but these errors were encountered:
Hi!
I have a case of conflicting library. I've used xdomain for a long time, but now I'm trying to use hls.js to reproduce videos using HTTP Live Streaming.
Hls.js rely on event.currentTarget to retrieve the xhr object and continue with the code, but it seems that xhook strip that off merging with the result of fakeEvent on firing events.
The text was updated successfully, but these errors were encountered: