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

Add destroy method #28

Open
poh-am opened this issue Oct 24, 2016 · 0 comments
Open

Add destroy method #28

poh-am opened this issue Oct 24, 2016 · 0 comments

Comments

@poh-am
Copy link

poh-am commented Oct 24, 2016

When i'm trying to use spinner via several ajax requests to the same input, i can use only the first response data. I think it because of function call:

$(function() {
    $('[data-trigger="spinner"]').spinner();
  });

And destroy method should help with it.

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