Skip to content

on "remove" event incompatibility with jquery #222

@Valkhan

Description

@Valkhan

When we have a tag input inside a container and we use: $('.container').empty(), it triggers the $('.tags').on('remove', ... ).

I believe that the name "remove" is conflicting with other similar events from jqueyr causing it to call tagify remove when it's not supposed to.

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