Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update controller-finish-flag.md
  • Loading branch information
charliegracie authored Apr 7, 2023
commit 9935e994f5710a0f7878bb2425d3c44db51d1b71
4 changes: 2 additions & 2 deletions .changeset/controller-finish-flag.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
"rrweb-player": patch
"rrweb": patch
'rrweb-player': patch
'rrweb': patch
---

Reset the finished flag in Controller `goto` instead of `handleProgressClick` so that it is properly handled if `goto` is called directly.