[TreeView] useTreeItem2Utils
misses context and breaks demo on stackblitz
#12715
Labels
bug 🐛
Something doesn't work
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
Steps to reproduce
Link to live example: (required)
Steps:
Isolated reproduction case
The following reproduction case isolates the problem on
useTreeItem2Utils
https://stackblitz.com/edit/react-vrebgu?file=Demo.tsx
Current behavior
When using
useTreeItem2Utils
the component behaves like the customTreeItem doesn't have proper contexts.Expected behavior
Using
useTreeItem2Utils
should not cause a different behavior.Search keywords: treeItem useTreeItem2Utils
The text was updated successfully, but these errors were encountered: