thisissoon / angular-scrollspy

A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport
MIT License
35 stars 15 forks source link

WindoRef and forRoot no works #13

Closed mobius127 closed 5 years ago

mobius127 commented 5 years ago

image WindowRef not found InViewportModule.forRoot not exists

edoparearyee commented 5 years ago

@mobius127 the @thisissoon/angular-inviewport dependancy has been updated but this module still needs to be updated.

In the meantime you can use v3 of angular-inviewport by running npm i @thisissoon/angular-inviewport@3.0.1

edoparearyee commented 5 years ago

This should now be fixed in v2.1.0