Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Paste in ng-tags-input is not working on MAC. #883

@greeshma26

Description

@greeshma26

When we copy and paste multiple tags (list of comma-separated values), the paste-split-pattern is not working. The tags are not being split and the entire content is being treated as a single tag. This issue is occurring only on a mac machine and is working fine on windows.
paste-split-pattern=',(?=(?:[^\"]"[^\"]")[^\"]$)' (to allow commas inside quotes, split otherwise)
image

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