-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Collection-Repeat and option/delete buttons #1811
Comments
Just discovered this bug in the nightly. Fwiw, it also exists in beta 11. Any ideas on a workaround or fix? |
Hi guys, sorry to keep nagging but any suggested workaround until the commit is merged? |
workaround or fix? |
It is already fixed in the nightly! Check out the merge above. |
Today? I have added this morning the nightly source in my codepen and doesn't work. http://codepen.io/danicomas/pen/ByWoRP |
Strange I used collections and options buttons with a nightly from almost a month ago and everything was fine since November 4. Maybe some bugs resurfaced then... |
Other example with nightly build wrong: http://plnkr.co/edit/PkSCBIlywziXImgVBAAj?p=preview http://forum.ionicframework.com/t/collection-repeat-wtih-ion-option-button-in-beta-14/14304 |
This is not solved, Is it on your roadmap @mhartington? Thnks |
This is broken in 1.0.0.rc0 and nightly build. I have updated Mike's codepen with icon fix. Should I raise a new issue or can you reopen this issue? http://codepen.io/anwaramoon/pen/emLbGO Thanks |
@ajoslin It seems that now is ok!! One thing. Could you delete all the rows items in the next list? The last item is removed wrong. |
Not really. Try this codepen. http://codepen.io/anwaramoon/pen/emLbGO |
Not fixed. |
Was this ever fixed? |
When using collection repeat and option/delete features, things get pretty funky.
http://codepen.io/mhartington/pen/pnbiy
Effected Version: Nightly builds.
Option Button: When you swipe on a ion-item to reveal the option buttons, as you scroll down, you will see different items also have their option buttons revealed.
Delect Button: If you attempt to delete and item, you will end up deleting two items.
The text was updated successfully, but these errors were encountered: