The Treeselect component is not functioning properly within the Shadow DOM. When clicking on the input, the list immediately closes. Clicking the arrow to open the dropdown displays the list, but it closes instantly upon selection. Additionally, performing a search and selecting an option causes the list to close and the search to be lost.
You can see the issue demonstrated in this JSFiddle:
Hi,
The Treeselect component is not functioning properly within the Shadow DOM. When clicking on the input, the list immediately closes. Clicking the arrow to open the dropdown displays the list, but it closes instantly upon selection. Additionally, performing a search and selecting an option causes the list to close and the search to be lost.
You can see the issue demonstrated in this JSFiddle:
https://jsfiddle.net/p1wv9zbt/2/