Skip to content

Add destroy method #28

@poh-am

Description

@poh-am

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions