generated from nventive/Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Expected Behavior
SwipeRefresh content should be shown on the page
Actual Behavior
SwipeRefresh content does not show on device. Content is empty for no apparent reason.
Android -> the content is not show on screen
Steps to Reproduce the Problem
checkout branch dev/math/SwipeRefreshSample from UnoApplicationTemplate. Or use a a DataLoaderView with a SwipeRefresh inside and a Listview inside the SwipeRefresh. (or anything like that)
Assumptions to fix
You'll need to change the control to propagate the DataContext by searching for the parent of the control (if it is a FrameworkElement), then hook onto the DataContextChanged event, then propagate it down the Content property value.
Change that introduced the bug
Specifications
- Version: latest dev (0.4.0-dev.33)
- Platform: Android
- Subsystem: VS 2022 17.1.0
reference: https://github.com/unoplatform/nventive-private/issues/386
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels