makseo / ng2-sticky

Angular 2+ solution to make elements stick during scrolling.
https://domainlines.com
MIT License
92 stars 50 forks source link

'sticky' is not a known element #6

Closed soee closed 7 years ago

soee commented 8 years ago

Does it require any special setup when using angular-cli to make it work? With the sample configuration it throws an error 'sticky' is not a known element.

makseo commented 7 years ago

sorry, but I cann't reproduce your problem. I tried to install the new empty project with angular-cli and install only ng2-sticky and everythink works. Try to check that you have import ng2-sticky and add it in the "declarations" in your module.