Skip to content

TreeView Virtualisation broken in .Net 8 #10179

Open
@rosjat

Description

Description

The Issue decribed in #7321 seems to persist in .Net 8

Reproduction Steps

  1. Using Treeview with Virtualisation false -> All items get rendered but of course slow
    ``
  2. Using Treeview with Virtualisation true -> nested items seem to get created but not rendered correctly
    Image

Expected behavior

The TreeViewItems should be all rendered

Actual behavior

The TreeViewItems are not all rendered

Regression?

No response

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions