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

bug: Dynamic content when ng-repeat used for ion-slide-page #4764

Closed
ilkkanisula opened this issue Dec 11, 2015 · 2 comments
Closed

bug: Dynamic content when ng-repeat used for ion-slide-page #4764

ilkkanisula opened this issue Dec 11, 2015 · 2 comments
Milestone

Comments

@ilkkanisula
Copy link

Type: bug

Platform: all

Ionic v1.2 has new ion-slides directive and I wrote small app creating dynamic ion-slide-page entries from angular array from scope. Dynamic array content doesn't seem to update correctly in repeater. I produced example as a code pen. If you click on "click me" in first visible slide nothing happens. If you switch slide and click the second delete function is called, slide is switched but the slide is not removed from dom.

See this codepen for details: http://codepen.io/ilkkanisula/details/yeNmZg/

@ilkkanisula ilkkanisula changed the title Dynamic content when ng-repeat used for ion-slide-page bug: Dynamic content when ng-repeat used for ion-slide-page Dec 11, 2015
@mlynch mlynch added this to the 1.2.1 milestone Dec 14, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 14, 2015

Can reproduce. Happening because of the loop update. Need to find a different way

@mlynch mlynch closed this as completed in 75df701 Dec 14, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 14, 2015

Fixed in master, can you try it and let me know how it works for you? Thanks.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants