Skip to content

The @create is triggered twice on tag create, when :on-create is not configured #454

@LuukVerhagen

Description

@LuukVerhagen

Version

  • Vue version: 3

Description

The @create is triggered twice on tag create, when :on-create is not configured. The first time it's triggered here where the 'option' argument is getting the option object. The second time it's triggered here where the 'option' argument is getting the label as string passed.

I solved it for myself to change @create in :on-create, but still it might be unwanted behavior.

Demo

The JSFiddle: https://jsfiddle.net/ofcud08z/4/

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