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
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
Version: 8.0.0
Hi,
On IE 11 in the demo and in my application the side bar is initially visible then slides out of view.
This is probably related to issue #59.
A work around I have used in my application is to create a property in your component that OnInit changes wrapped in a setTimeout()
Then use this property in your animate input on the ng-sidebar component
The text was updated successfully, but these errors were encountered: