Skip to content

delete-on-backspace props does not work with Backspace #156

@marshmary

Description

@marshmary

I'm using @voerro/vue-tagsinput version 2.7.1 for my Vue 3 project

I'm trying to use delete-on-backspace but it not work. Then I try to read source code and realize there an BREAKING CHANGE in code in file /src/VoerroTagsInput.vue line 38 "@keydown.8="removeLastTag"" - This is not support on Vue 3 anymore

I hope you fix this soon then I can use it in my project

Thanks you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions