When I attempt to insert a subitem into a smart-tree-item it fails silently. I can delete the original and replace it with a smart-tree-items-group but that means I have to test the type of item a path represents before each insertion. Is there a better way to approach this?