MurhafSousli / ngx-scrollbar

Custom overlay-scrollbars with native scrolling mechanism
https://ngx-scrollbar.netlify.app/
MIT License
618 stars 99 forks source link

Type error on ng-scrollbar.d.ts when doing npm run #509

Closed Ash66hub closed 1 year ago

Ash66hub commented 1 year ago

image

What are you trying to do?

Upgrade to version 13.0.1 of ngx-scrollbar

What troubleshooting steps have you tried?

Tried installing v10.0.1 of ngx-scrollbar, which seems to work fine

Reproduction

  1. npm i ngx-scrollbar@13.0.1
  2. npm run

Environment

Billyhelm commented 1 year ago

I also had this same issue trying to run v12.0.0 on angular 15.

Environment

Fixed by installing v10.0.1

MurhafSousli commented 1 year ago

I believe v11.0.0 should work fine with Angular 15! see the changelog