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
2024-02-27 14:29:05 -05:00
committed by GitHub
parent cc6c6874ca
commit e607e83b21
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