jfcere/ngx-stickybits

the @Output() sticky does not trigger Angular ChangeDetection

leanpilar opened this issue · 0 comments

here is the example
If you try to scroll the function will log in the console but the values will not change like if you press the button.
If you uncomment the last line the value will change on the template.

If it should behave like this, please add on the documentation.