Skip to content

Commit e697c71

Browse files
authored
Update _contentTemplates/common/dropdowns-virtualization.md
1 parent 1c4ad34 commit e697c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_contentTemplates/common/dropdowns-virtualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ the component will call this method to request the model that matches the `Value
3333

3434
#limitations
3535
* When the initially selected item is not on the first page, the dropdown does not scroll to it on first opening.
36-
* The component calculates the position of the dropdown items during virtual scrolling. In this case, the loading indicators (skeletons) do not display as they would affect the proper item positioning.
36+
* The component calculates the position of the dropdown items during virtual scrolling. In this case, the loading indicators (skeletons) do not display as they will affect the proper item positioning.
3737
#end
3838

3939
#remote-data-sample-intro

0 commit comments

Comments
 (0)