I am currently running Ignition 8.1.48. I am trying to find a way to remove selection highlighting from the Tag Browse Tree component upon changing Tag Providers. The props.selection properties clear, but any node in the same position as the last highlighted node remains highlighted on the component and can lead to wrong assumptions about what the component currently has selected. The only way I have found to remove the highlighting is by manually selecting the reload button. Is there a way to force this to happen via script? I've tried clearing props.root.path, clearing props.selection.values