David Moreira
David Moreira
So is this working better now? What's different from the last time we tried it? Let me look up the PR.
Hmm we didn't exchange thoughts on the PR itself, we probably discussed it over Discord, I'll have to look it up. But it's similar, so same issues might be here....
Hello, While a good feature to have. You might be able to do this currently. Have you tried adding the Nodes to the `ExpandedNodes` collection? Even if its the full...
> > Hello, > > While a good feature to have. > > You might be able to do this currently. Have you tried adding the Nodes to the `ExpandedNodes`...
Right. Just post your source code if you can if it isn't working for some reason.
> So I already loaded the items why do we need to loop again for expanding (child nodes)? On my version I was iterating through every node and adding every...
Well we'd still appreciate your contribution to Blazorise. The ExpandAll is a good feature to have. But of course, in the end its up to you.
To add onto this, I think I have seen Microsoft's implementations doing a try catch on `JSDisconnectedException`.
Hello @drma-dev Blazorise provides only a wrapper around how an icon should work for a specific provider with some helpers to make your life easier. But as long as `FontAwesome`...
Hmm can you elaborate? While a complete "graph" would be ideal. Maybe a `treeRef.GetNodesState` or something like that provides you with a Tree Strucutre with all of your provided data...