Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(seek-bar): remove event listener on dispose (#7258)
We were accidentally listening to `liveedgechange` when the seek-bar disposed. Instead, we should remove that event handler.
- Loading branch information