Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on showing too many elements #309

Open
anavgar opened this issue Oct 2, 2024 · 2 comments
Open

Crash on showing too many elements #309

anavgar opened this issue Oct 2, 2024 · 2 comments

Comments

@anavgar
Copy link

anavgar commented Oct 2, 2024

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
@ManuelAtCellbricks

This comment was marked as outdated.

@manuelmainz
Copy link

manuelmainz commented Nov 19, 2024

I created a PullRequest. See here: Fix Crash on showing too many elements #314
@grokys @Takoooooo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants