Commit fa33e76
fix: fix virtualizedList scrollToEnd for 0 items (#36067)
Summary:
Fixes #36066
## Changelog
[GENERAL] [FIXED] - VirtualizedList scrollToEnd with no data
Pull Request resolved: #36067
Test Plan: Run `yarn test VirtualizedList-test`
Reviewed By: jacdebug
Differential Revision: D43041763
Pulled By: javache
fbshipit-source-id: d4d5e871284708a89bf9911d82e9aa97d7625aca1 parent 9762016 commit fa33e76
File tree
2 files changed
+17
-0
lines changed- Libraries/Lists
- __tests__
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
140 | 154 | | |
141 | 155 | | |
142 | 156 | | |
| |||
0 commit comments