We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CustomIconName is passed to the Icon when the SidebarItem has childs, but not when there are none.
https://github.com/vikramlearning/blazorbootstrap/blame/263eb9976ff7942cfe4d8d317f2a00803bc53d49/blazorbootstrap/Components/Sidebar/SidebarItem.razor#L43
The text was updated successfully, but these errors were encountered:
SidebarItem without childs, CustomIconName not passed to Icon #286
6663162
SidebarItem without childs, CustomIconName not passed to Icon #286 (#290
2b3f85c
)
gvreddy04
Successfully merging a pull request may close this issue.
CustomIconName is passed to the Icon when the SidebarItem has childs, but not when there are none.
https://github.com/vikramlearning/blazorbootstrap/blame/263eb9976ff7942cfe4d8d317f2a00803bc53d49/blazorbootstrap/Components/Sidebar/SidebarItem.razor#L43
The text was updated successfully, but these errors were encountered: