Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Hidden buttons are not showing the spinner when visible #15

Closed
rmanalo623 opened this issue May 28, 2014 · 2 comments
Closed

Hidden buttons are not showing the spinner when visible #15

rmanalo623 opened this issue May 28, 2014 · 2 comments

Comments

@rmanalo623
Copy link

I have a comment form that is implemented as a ladda button but that button is hidden initially. Once the user focuses on the input field then I display the button. The user will then enter a comment, click the button and the spinner does not show up. I just get a button that looks like the animation is working except that the spinner does not show up.

I assume the reason is because the button is hidden initially since all the other implementations of the button work fine when it's visible initially.

Do you have any suggestions on how to fix this? I would assume, if I can get the width and height of the button before its hidden then the spinner knows what size it should be and then the spinner would display but I don't want to mess with the core files.

Please let me know what I can do.

Thanks.

@konradhalas
Copy link

Check this https://github.com/hakimel/Ladda/releases/tag/0.9.2 - this is fixed in Ladda 0.9.2, unfortunately Ladda-bootstrap is using 0.8.0.

@msurguy
Copy link
Owner

msurguy commented Oct 7, 2014

Updated Ladda pugin.

@msurguy msurguy closed this as completed Oct 7, 2014
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

3 participants