mtr / angular-iscroll

AngularJS module that enables iScroll 5 functionality, wrapping it in an easy-to-use directive.
MIT License
74 stars 27 forks source link

Dynamic instance name #8

Closed NeedNap closed 9 years ago

NeedNap commented 9 years ago

I can't use dynamic instance name. What can I do?

If I want to use many nested iScroll (generated by ng-repeat directive) and give them an instance name, I can't see the instance in my controller class!

What can I do? Thanks

mtr commented 9 years ago

Hi, @NeedNap.

Can you please create a minimalistic example of this, for example on Plunker, and share that with me, so that I can see exactly what your problem is and test for my self how it might be solved?