fix: rerender on wrapper height change
Fix bug
Behavior :
When height of wrapper change, component doesn't rerender list of items
Related issue on ant/design repo https://github.com/ant-design/ant-design/issues/25960

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/virtual-list/kz2zixijy ✅ Preview: https://virtual-list-git-fork-addictional-fixer.react-component.vercel.app
Codecov Report
Merging #39 into master will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## master #39 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 372 377 +5
Branches 96 97 +1
=========================================
+ Hits 372 377 +5
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/List.tsx | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 7aae9e0...74716b5. Read the comment docs.
conflict