Skip to content

Tag loose newline characters when copy from Xls #200

@RobbeR

Description

@RobbeR

I would like to create tags on onPaste event (from xlsx). On "before-adding-tag", the tag text loose the newline characters, so I cannot split the string to multiple tags.
Is there any configuration option to avoid this behaviour?

EDIT: I tried "separators" config as well, like this: :separators="['\n', '\r\n']", without luck.

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