This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Description
Found: 5.3.0
Ext.NET forums' thread: TreePanel filter empty container disappear by click
The Ext.NET's own tree filtering facility overridden in Ext.tree.Panel.filterBy() (ultimately calling Ext.data.TreeStore.filterNodes()) incorrectly keeps empty nodes shown even if they have no matching children in the tree.
This causes the node, if interacted with (expading/collapsing), to refresh and finally "vanish" from the tree, making a filtered tree unreliable.
The issue is bound to an Ext.NET specific feature but it seems to have been introduced due to Sencha's changes in API since at least Ext JS 6.