Igor
Igor
You need to set the `toggled` prop of the specific node to true.
@KnowledgeGarden When you create the tree structure you can specify extra data to each node. And then use it in decorator. For example: ```js const data = { name: 'root',...
@KnowledgeGarden did you manage to overcome this challenge ? Or still need a help ?
Can someone provide reproduction steps ? repo with the problem ?
> In the Storybook PR, I see references to Babel 7 specific package names, eg: it's true, but people that still use babel 6, can just use their `.babelrc`, instead...