You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/pluggableWidgets/gallery-native/CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## [Unreleased]
8
8
9
+
### Fixed
10
+
11
+
- We've fixed an issue with a race condition where the Gallery widget would not consistently render items when using virtual scrolling in arbitrary scenarios.
12
+
9
13
## [2.0.1] - 2025-10-17
10
14
11
15
### Fixed
12
16
13
-
- We've fixed an issue where the Gallery widget would not properly load more items when scrolling down quickly.
17
+
-We've fixed an issue where the Gallery widget would not properly load more items when scrolling down quickly.
0 commit comments