-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_this2.dash.getDebug(...).setLogToBrowserConsole is not a function #932
Comments
It might be due to your version because I am unable to reproduce this. |
Thanks for the fast response. It looks like it is due to the Dash JS version. setLogToBrowserConsole was deprecated and removed on version 3. |
Currently I am using the npm version of react player:
|
Fixed by #933 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current Behavior
Playback works but the console displays the following error during DASH playback.
_this2.dash.getDebug(...).setLogToBrowserConsole is not a function
Expected Behavior
No errors in console. And full support for DASH JS
Steps to Reproduce
Environment
Other Information
Thanks
The text was updated successfully, but these errors were encountered: