You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
On TreeDataGridPresenterBase.cs:
Sreenshot of the Call Stack:
Steps to reproduce:
Open the hierarchical TreeDataGrid
Open all the possible nodes
Then the crash will happen
The text was updated successfully, but these errors were encountered:
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:
On TreeDataGridPresenterBase.cs:
Sreenshot of the Call Stack:
Steps to reproduce:
Then the crash will happen
The text was updated successfully, but these errors were encountered: