arkon / ng-sidebar

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

iPhone safari bar hiding is not working #203

Open gknbrdl opened 4 years ago

gknbrdl commented 4 years ago

Hi guys, ng-sidebar have a bug. iPhone safari bar hiding is not working. can you help me ?

This picture has a ng-sidebar and bar hidding can not working!

ng1

This picture has not a ng-sidebar and bar hidding can working

ng2
arkon commented 4 years ago

This is a limitation of the library since it requires its own container for the body content to handle a lot of the more complex sidebar behaviour.

Unfortunately I haven't really given this library much love since I stopped using Angular, so I don't have any plans of changing it.