Describe the problem
duplicated id attribute with <TreeView> component
How do you reproduce the problem?
Check #11842 (comment)
Expected behavior
no duplicate id
Is this issue blocking you?
it may affect styling by ID css rule
Screenshots
<div class="pf-v6-c-tree-view pf-m-guides" id="jmx-tree-view">
<div class="pf-v6-c-toolbar" ...
<hr class="pf-v6-c-divider">
<ul aria-multiselectable="false" class="pf-v6-c-tree-view__list" id="jmx-tree-view" role="tree">
...
What is your environment?
any browser
What is your product and what release date are you targeting?
Any other information?
The ...props (including id) propagation down was introduced in bfc382c
Jira Issue: PF-3517
Describe the problem
duplicated
idattribute with<TreeView>componentHow do you reproduce the problem?
Check #11842 (comment)
Expected behavior
no duplicate
idIs this issue blocking you?
it may affect styling by ID css rule
Screenshots
What is your environment?
any browser
What is your product and what release date are you targeting?
Any other information?
The
...props(includingid) propagation down was introduced in bfc382cJira Issue: PF-3517