Skip to content

Crash on showing too many elements #309

Open
@anavgar

Description

@anavgar

I have a TreeDataGrid with a hierarchical structure. After expanding and collapsing several nodes I get an exception on the method 'RecycleElementsAfter'.

On RealizedStackElements.cs:
image

On TreeDataGridPresenterBase.cs:
image

Sreenshot of the Call Stack:
image

Steps to reproduce:

  1. Open the hierarchical TreeDataGrid
  2. Open all the possible nodes
    Then the crash will happen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions