You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try using this: import {StickyComponent} from 'ng2-sticky-kit';
The module listed in the README does not export the component, so it naturally shouldn't work. Additionally, I've noticed that <div sticky> does not work as it is not defined in the component code. Instead, use <sticky><div>
I try to stick, but it doesn't work, without any warnings or errors.


The text was updated successfully, but these errors were encountered: