w11k / angular-sticky-things

Sticky Directive for Angular 2+

Home Page:https://w11k.github.io/angular-sticky-things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[scrollContainer]="'.scroll-container'" is not working

uk2nk opened this issue · comments

HTML FILE

Scroll by!

image

CSS FILE

.scroll-container
{
background-color:aquamarine;
height:1000px;
}

this is my code.

Hey, I seem to be having this issue too. I know for a fact it worked some time before, but doesn't with the latest version.

@Krish-Kannaa @Enngage please check with version 1.2.1 - possible duplicate of #53