angular-iscroll icon indicating copy to clipboard operation
angular-iscroll copied to clipboard

AngularJS module that enables iScroll 5 functionality, wrapping it in an easy-to-use directive.

Results 3 angular-iscroll issues
Sort by recently updated
recently updated
newest added

When deploying, I get a notification that iscroll isn't a module. This can be fixed by adding "export" in front of "interface IScrollOptions { ... }" and "declare class IScroll...

Hi @mtr I'm using ngAnimate to mange page transitions and I set angular-iscroll to automatically refresh all istances every 500ms (refreshInterval: 500). Sometimes when i change page in my angular...

bug
help wanted

Hi, I am expiriancing the following problem once I set refreshInterval: 500. Everything works fine ultil I leave the route, the scroller is on ( change route, template and ctrl...

bug
help wanted