iominh / ng-scrollbars

Angular wrapper of Malihu's jQuery Custom Scrollbar
http://iominh.github.io/ng-scrollbars/
MIT License
202 stars 62 forks source link

dynamic added ng-scrollbars is not working #55

Open sadashivm opened 7 years ago

sadashivm commented 7 years ago

Hi, i added ng-scrollbars dynamically to the table body element but is not working.can you tell me the solution for this problem

clodny commented 7 years ago

Probably, your html was not compiled

sureshkoduri commented 7 years ago

How to compile? Im adding dynamic li using ng-repeat. I want to scroll to that last li element.

Please help me.

clodny commented 7 years ago

https://docs.angularjs.org/guide/compiler look at this guide