Unplanned
Last Updated: 17 Jul 2020 10:51 by ADMIN
Matt
Created on: 17 Jul 2020 10:51
Category: TreeView
Type: Bug Report
1
TreeView: [UWP] Unspecified error when loading 100+ nodes and ScrollItemIntoView scrolls to the bottom

When we call ScrollItemIntoView to scroll to one of the nodes at the bottom of the tree the app will crash with a "Unspecified Error".

I've set it to load 150 nodes into the tree and when you click the "Test" button it will error (using UWP). If you change it to only load 100 nodes or less it should work.

0 comments