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
Thanks for the wonderful library, it has been very helpful in our projects.
We just realized that, with the latest of version of coreui-react, when the sidebar is minimized with property <CSidebar minimize={true} > the scrollbar is not available. It is not possible to see all the items when the sidebar is minimized, as there is no scroll option available.
Could you please activate the scrollbar for the <CSidebar minimize={true} > ?
Thanks a lot, attached is the image for your reference.
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for the wonderful library, it has been very helpful in our projects.
We just realized that, with the latest of version of coreui-react, when the sidebar is minimized with property
<CSidebar minimize={true} >
the scrollbar is not available. It is not possible to see all the items when the sidebar is minimized, as there is no scroll option available.Could you please activate the scrollbar for the
<CSidebar minimize={true} >
?Thanks a lot, attached is the image for your reference.
The text was updated successfully, but these errors were encountered: