plotly/dash-player

Improve seekTo prop to compare with future props rather then setting to null

xhluca opened this issue · 1 comments

Initial Comment: #1 (comment)

TL;DR We should find a more elegant solution to verify if a new seekTo call is different from a previous one, rather than setting it to null.

We will keep this issue up until this component is released. If this becomes closed, feel free to reopen if the current solution poses problem. Also feel free to reopen

Using the current method for seekTo - this issue may be re-opened if related issues arise.