jfcere / ngx-malihu-scrollbar

Angular 2+ scrollbar customization using Malihu jQuery Custom Scrollbar plugin
https://jfcere.github.io/ngx-malihu-scrollbar
MIT License
58 stars 17 forks source link

Angular 8 support #46

Closed GMaxera closed 5 years ago

GMaxera commented 5 years ago

I'd like to update to Angular 8 my project but there is a dependencies conflict that would requires an update by this package:

Package "ngx-malihu-scrollbar" has an incompatible peer dependency to "zone.js" (requires "^0.8.26", would install "0.9.1").

jfcere commented 5 years ago

Hi @GMaxera,

Sure, I am going to update the package this weekend... i'll keep your posted!

jfcere commented 5 years ago

Library has been updated to Angular 8, please update ngx-malihu-scrollbar to v8.0.0

GMaxera commented 5 years ago

Thank you ! It worked

aaron170 commented 4 years ago

Hello.

Can you please help me about this.? I am also implementing in my Angular 8 project but nothing seems to work. I have updated the plugin to v8.0.0. Still nothing happens. Can you prepare a Demo for it. It would be helpful.

Thanks

jfcere commented 4 years ago

Hi @aaron170,

You can take a look at the StackBlitz example or clone the repository and look at the demo folder in the repository.

If you're still having problems to set up the plugin and you have a repository you want me to check for you I can do it.

aaron170 commented 4 years ago

Hi Jean.

Thanks for the reply.

But still facing the issue. I have created a Demo for it. https://stackblitz.com/edit/angular-with-malihu-scrollbar

Please see where I am going wrong. Also I am getting error in Terminal like

error

Thanks for your help.