Skip to content

ItemTemplate of null causes unhandle exception on WinUI #51

@rdieske

Description

@rdieske

After updating my MAUI App from .net8 to .net9 i ran into unhandled exceptions, thrown in App.g.i.cs while debugging my App.

Thhis happens, when i navigate back from a page containing a VirtualListView.
It seems like the ItemTemplate in the ItemsRepeater cannot be null.

When we do not define an ItemTemplate at all in our view, some unhandled exception is thrown as well.

I attached a minimal reproducable example, where this issue is reproducable.

VLV_Issue.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions