ngx-scrollspy icon indicating copy to clipboard operation
ngx-scrollspy copied to clipboard

Affix not working on Angular 5

Open kotpal opened this issue 8 years ago • 1 comments

kotpal avatar Dec 11 '17 21:12 kotpal

Works just fine.

# thanks @beeman
git clone https://github.com/cormacrelf/ngx-scrollspy-angular-cli-demo
cd ngx-scrollspy-angular-cli-demo
npm install @angular/{animations,common,compiler,compiler-cli,core,forms,http,platform-browser,platform-browser-dynamic,platform-server,router}@'^5.0.0' [email protected] rxjs@'^5.5.2'
npm start
open http://localhost:4200

cormacrelf avatar Dec 19 '17 14:12 cormacrelf