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

When I have a button in each row and click on a button, the result are all button start animating... #31

Open
kalitas opened this issue Jul 29, 2015 · 5 comments

Comments

@kalitas
Copy link

kalitas commented Jul 29, 2015

what is the best way to make sure that only the touched button will be animating?

@subicura
Copy link
Contributor

If you use same scope variable for all ladda buttons, use different scope variable for each ladda button.

@kalitas
Copy link
Author

kalitas commented Sep 20, 2015

thanks for the answer. can you give me an example how can I use ladder buttons on cells in a table the right way...?

@Tomino2112
Copy link

Same here, this should be really handled somehow better as having 100s of records, really shouldnt be creating 100s of variables

@droptables
Copy link

Yo. Why is there no dynamic ladda? in an ng-repeat if i have 'key.fullname', ladda just evaluates it as true. You have to give it a false value but then there's no way to dynamically reference it.

Any advice?

@subicura
Copy link
Contributor

subicura commented Jul 4, 2016

I add array sample. Is it helpful? Check please!
http://remotty.github.io/angular-ladda/

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

4 participants