Closed AlonsoK28 closed 1 year ago
I am seeing the exact same error and have a very similar package.json using version 14 of angular
You're right! Thank you for your feedback. Have you tried it with ngx-scrolltop version 4.x.x? There was a mistake in the compatibility table.
npm install ngx-scrolltop@4 --save
# ng add ngx-scrolltop@4
So in package.json you'll have this: "ngx-scrolltop": "^4.3.0"
Let me know and I'll fix the documentation ;)
This worked perfectly! Thanks
@tnohelty @AlonsoK28 Compatibility table updated Thanks guys
I cant use your library after update to
lastest@angular14
I am getting the following error when try to run
ng serve
I think the version of the library is correct but no works
my package.json