arkon / ng-sidebar

[Inactive] Angular sidebar component.
https://echeung.me/ng-sidebar
MIT License
388 stars 136 forks source link

ng-sidebar-content animating if ng-sidebar [(opened)] is initially set to true #214

Open jacosta123 opened 3 years ago

jacosta123 commented 3 years ago

I'd like to have the sidebar open when the page is initially loaded and then have the user close it if they wish to do so. When I set opened = true, the page contents slide over to the right as if i were toggling the sidebar to open. Is there anyway around this?