WeCodePixels / theia-sticky-sidebar

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

Theia breaking Slick Slider #33

Closed danleecreates closed 7 years ago

danleecreates commented 7 years ago

When I call both Theia Stickly Sidebar and Slick Slider on document load Theia seems to break the Slick Slider.

Any ideas why?

Slick: http://kenwheeler.github.io/slick/

liviucmg commented 7 years ago

Is the Slick Slider inside the sticky sidebar? If so, be sure to use a surrounding<div class="theiaStickySidebar"> as per the docs.

Also, double-check if any errors pop up in the Console.