plotly / dash-player

Dash Component wrapping React-Player
MIT License
77 stars 11 forks source link

Video engine need to be rebuilt #6

Closed ycaokris closed 5 years ago

ycaokris commented 5 years ago

The video engine used for https://github.com/plotly/dash-object-detection is broken, properties cannot be loaded and it needs to be rebuilt with https://github.com/plotly/dash-component-boilerplate with updated dash lib.

screen shot 2019-02-11 at 10 09 43 am

Version of dash libraries I'm using: dash 0.35.2
dash-auth 1.1.2
dash-core-components 0.43.0
dash-design-kit 0.0.2
dash-html-components 0.13.5
dash-renderer 0.17.0

ycaokris commented 5 years ago

This issue has been solved by updating setprops handling in react.js file, and rebuilding.