fix: scrolling can be incorrect when fast-forwarding (#1352)

* fix: scrolling can be incorrect when fast-forwarding

* add test case

* add changeset and remove duplicate diffProps process

---------

Co-authored-by: Yun Feng <yun.feng0817@gmail.com>
This commit is contained in:
juliecheng
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 3f4bf14dfb
commit 3da2652950
4 changed files with 387 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'rrdom': patch
---
fix: scrolling may not be applied when fast-forwarding