chornos13

Results 9 comments of chornos13

People don't understand what you are trying to achieve if there's no reproduce code 🥲

> yeah, that's true, before I found this answer, I tried one by one to not fake this functionality ```js 'Date', 'hrtime', 'performance', 'queueMicrotask', 'requestAnimationFrame', 'cancelAnimationFrame', 'requestIdleCallback', 'cancelIdleCallback', 'clearImmediate', 'setInterval',...

I have the same issue, has anyone found the work around ? besides disabling waitUntilReady ?

> > Firstly, we want to debug by ourselves. Maybe the Shaka team can share or give advice which parts of the Shaka codes we can check that are related...

Hi @steve-taylor, currently, we don't have SSAI. We also don't have any other mechanism to refresh the manifest except by fetching the latest m4s using the built-in feature from Shaka....

> Can someone test if this is still happening in the main branch? Thanks! ![image](https://github.com/shaka-project/shaka-player/assets/20974979/4199b05e-77b4-4994-9433-7b74fb522504) I encountered this error, and I don't understand what is not supported because when I...

Hi @avelad, thank you for continuing to look into this issue. I have tested the main branch with version v4.7.11-main-65-ga6d27a915, but the problem is that it cannot play the video,...

Yeah, I experienced the same. this is major bug because the Component not updated when trigger by HMR

> This is because my code dependence a repo from my GitHub account before, but I delete that repository so it can not be found anymore. > > I will...