Skip to content

Picker in ListView works on Windows but not on Android #13558

Open

Description

Description

When the page is loaded the bindings not working.

Here are the screenshots of the windows and android

image

image

Steps to Reproduce

  1. Create MAUI app
  2. Add a class includes a property that references to another class
  3. Add a view model that has a observablecolleciton of first class and of a collection of the second class
  4. Add a listview to the page
  5. Add picker and bind its itemsource to collection of second class
  6. 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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions