Open
Description
openedon Feb 25, 2023
Description
When the page is loaded the bindings not working.
Here are the screenshots of the windows and android
Steps to Reproduce
- Create MAUI app
- Add a class includes a property that references to another class
- Add a view model that has a observablecolleciton of first class and of a collection of the second class
- Add a listview to the page
- Add picker and bind its itemsource to collection of second class
- Run it windows will work, android won't
Link to public reproduction project repository
https://github.com/sencagri/MauiBug
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
All android versions
Did you find any workaround?
No.
Relevant log output
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment