Shaka Player TextTrack - console.log since 4.4.0 #5581
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
What version of Shaka Player are you using?
4.4.0
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?No, the demos seem to be running fine.
Are you using the demo app or your own custom app?
Custom app
If custom app, can you reproduce the issue using our demo app?
No
What browser and OS are you using?
Firefox, Linux
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
N/A
What configuration are you using? What is the output of
player.getConfiguration()
?N/A
What did you do?
I'm using this in Laravel (Vite):
What did you expect to happen?
No logging
What actually happened?
It happens after upgrading to 4.4.0, something seems to be logging, but I cannot find the
console.log
in the Shaka code?Downgrading to the previous release, fixes the issue.
The following messages are being logged in console:
This is a part of the compiled source using Vite:
Thanks
The text was updated successfully, but these errors were encountered: