dash-player
dash-player copied to clipboard
console error
No problem with playback, but console error exposed
mycode in layout:
Thanks @eckdqja - looks like this line:
https://github.com/plotly/dash-player/blob/79b595710d1531bb2afa5702e41373eeee70a933/src/lib/fragments/DashPlayer.react.js#L146
should say className={className} instead. It's not exactly documented as a prop either way, but the underlying component does show one example with className: https://github.com/CookPete/react-player#responsive-player
I request a correction through an update. (Release) I hope the issue will be resolved.