I have a TreeView where each item has a text field in it. The issue is that when clicking on the field, the TreeView is taking the event and focusing the tree item instead of the text field
Is there any way to prevent this or work around this? I haven’t come up with anything yet.