Devwares-Team / cdbreact

Contrast Design Bootstrap : Elegant UI Kit and reusable components for building mobile-first, responsive websites and web apps

Home Page:https://www.devwares.com/product/contrast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'toggled' prop has no effect in CDBSidebar

remleduff opened this issue · comments

From what I can tell, there's no way to set CDBSidebar to start expanded. It's always collapsed, despite the value of the toggled property.

Reproduced by cloning: https://github.com/Chimdiya1/article-sidebar.git and upgrading to cdbreact 1.5.1

Hey @remleduff thanks for reporting this and submitting a pull request to fix this. I will try to reproduce this in a few and merge the fix if everything checks out.