[Android] ItemsRepeater
with ItemsRepeaterExtensions.SupportsIncrementalLoading
only rendered when interacted
#1280
Labels
control/extensions-helpers-markup
Related to attached properties, helper classes, or markup extensions without a finer tag
kind/bug
Something isn't working
Current behavior
In a specific scenario the
ItemsRepeater
withItemsRepeaterExtensions.SupportsIncrementalLoading
is only rendered when interacted. IfItemsRepeaterExtensions.SupportsIncrementalLoading
is removed then items are rendered when the control is loaded.As this is a bit specific I'm not really sure if it's a toolkit issue, a
FeedView
issue, or something else.A workaround for this is to wrap the whole thing with a
<utu:AutoLayout>
.Recording.2024-11-08.154646.mp4
How to reproduce it (as minimally and precisely as possible)
UnoApp3.zip
Nuget Package:
Package Version(s):
Affected platform(s):
IDE:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: