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

[Feature Request] clear spinner on input change #42

Open
krechtern opened this issue Sep 17, 2019 · 0 comments
Open

[Feature Request] clear spinner on input change #42

krechtern opened this issue Sep 17, 2019 · 0 comments

Comments

@krechtern
Copy link

** Current behaviour
If a button with [ladda] is clicked, a spinner will be initialized and stored for later use. But if for example the color is dynamic [attr.data-spinner.color]="dynamicColor", the new color is not used because no new spinner will be created.

** Expected behaviour
If the input for example the color changes, the old spinner object should be destroyed. This will result in creating a new spinner if the button is clicked.

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