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
Been using the lib since past 3-4 months. We have observed a particularly strange behaviour with some of the videos in Svelte.
The page doesn't load up the video correctly while firing the URL on new tab. It receives multiple 304s but never loads up the video. The video loads up fine upon subsequent hard refreshes.
While this doesn't happen every time, I was able to narrow it down to some videos leading to this behaviour.
I would expect something like that for larger videos, but that was not the case during my inspection. Attaching one of such videos where I am facing the said issue.
Hi @SudevKiyadaTR! I haven't seen this issue myself, but do you have minimal reproduction case of the code you're using? I am very curious about why this might be happening as well.
hi @SudevKiyadaTR I'm not able to see the 304s as you've mentioned. You're saying that it only shows up for certain videos and only with the svelte component? Does this error show up in the pure js version as well?
Hi there!
Been using the lib since past 3-4 months. We have observed a particularly strange behaviour with some of the videos in Svelte.
The page doesn't load up the video correctly while firing the URL on new tab. It receives multiple 304s but never loads up the video. The video loads up fine upon subsequent hard refreshes.
While this doesn't happen every time, I was able to narrow it down to some videos leading to this behaviour.
I would expect something like that for larger videos, but that was not the case during my inspection. Attaching one of such videos where I am facing the said issue.
drone.mp4
Debug log
console.log
The text was updated successfully, but these errors were encountered: