Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing current child ng-repeat object from slick into parent ng-repeat #111

Open
Gourav102 opened this issue Nov 5, 2016 · 0 comments

Comments

@Gourav102
Copy link

I'm using angular 1.5.8 and slick slider 1.6.0. In my project, I have one parent ng-repeat and a child ng-repeat. My slick slider contains one ng-repeat which receives images from API data. My current parent ng-repeat object is referred as 'key' while my current child ng-repeat object is referred as 'thumbkey' (in key.allimages). If I could get 'thumbkey' object (as it is I'm receiving from API) on 'init' or 'afterchange' event of slider, it would be better as I want to change some values inside the object.

@Gourav102 Gourav102 changed the title Accessing current child ng-repeat object from slick into parent ng-repeat object Accessing current child ng-repeat object from slick into parent ng-repeat Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant