You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May be due to slot issue
<sl-tree>
<sl-tree-item>
<span slot="expand-icon">
<sl-icon name="plusIcon"></sl-icon>
</span>
item
</sl-tree-item>
</sl-tree>
https://shoelace.style/getting-started/usage#slots for more details
Describe the bug
When using custom expand and collapse icons, the icons are invisible in the UI. Clicking them does work but nothing is shown.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: