support
support copied to clipboard
Filtering does not work correctly in the chained store
Based on Nige's explanation on Slack and makeChained
functionality
tree : false,
autoTree : false,
The tree store becomes a non-tree when it is chained, ~hence the first issue is not an issue.~
Will be fixed by using the new chainTree
API