inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

import into angular 4 app #710

Open moamen-ui opened 6 years ago

moamen-ui commented 6 years ago

When I'm trying to use nice scroll in ng4 app got this error: "Uncaught TypeError: self.autohidedom.stop is not a function" screen shot 2017-10-03 at 1 22 25 pm

but the script affect in the element ".content" screen shot 2017-10-03 at 1 23 37 pm

this is libraries I imported: screen shot 2017-10-03 at 1 22 02 pm

this is how add init script: screen shot 2017-10-03 at 1 21 23 pm