Skip to content

fix(virtual-core): Notify framework when count changes to update getTotalSize() #678

fix(virtual-core): Notify framework when count changes to update getTotalSize()

fix(virtual-core): Notify framework when count changes to update getTotalSize() #678

Re-run triggered December 7, 2025 13:49
Status Failure
Total duration 2m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test
Process completed with exit code 1.
tests/index.test.tsx > should render given dynamic size after scroll: packages/react-virtual/tests/index.test.tsx#L149
AssertionError: expected "spy" to be called 3 times, but got 4 times ❯ tests/index.test.tsx:149:20
tests/index.test.tsx > should render given dynamic size: packages/react-virtual/tests/index.test.tsx#L138
AssertionError: expected "spy" to be called 3 times, but got 4 times ❯ tests/index.test.tsx:138:20
tests/index.test.tsx > should render with overscan: packages/react-virtual/tests/index.test.tsx#L127
AssertionError: expected "spy" to be called 2 times, but got 3 times ❯ tests/index.test.tsx:127:20
tests/index.test.tsx > should render: packages/react-virtual/tests/index.test.tsx#L117
AssertionError: expected "spy" to be called 2 times, but got 3 times ❯ tests/index.test.tsx:117:20