fix(virtual-core): Notify framework when count changes to update getTotalSize() #678
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
|