WeCodePixels / theia-sticky-sidebar

Glues your website's sidebars, making them permanently visible while scrolling.
MIT License
569 stars 209 forks source link

Sidebar doesn't stop for scrooling down #58

Closed inegolmobilyan closed 5 years ago

inegolmobilyan commented 6 years ago

hi guys I have a problem with sticky sidebar. The problem is the sticky sidebar doesn't stop. It is scrooling down forever and pushing the footer down.

https://www.inegolmobilyan.com/musteri-hizmetleri

geosigno commented 6 years ago

+1

gheorghemitrescu88 commented 5 years ago

You can try this parameter set to false - updateSidebarHeight: false

maulayyacyber commented 5 years ago

hai @gheorghemitrescu88 when i'm use updateSidebarHeight: false, between sidebar and footer clash

maulayyacyber commented 5 years ago

screen shot 2018-10-23 at 21 53 38

when im used updateSidebarHeight: false, any idea ?

StancuFlorin commented 5 years ago

I fixed it by adding containerSelector: '#content'