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

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

Open
greeshma26 opened this issue Oct 3, 2019 · 1 comment
Open

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

greeshma26 opened this issue Oct 3, 2019 · 1 comment

Comments

@greeshma26
Copy link

greeshma26 commented Oct 3, 2019

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

@greeshma26 greeshma26 changed the title Paste is not working on MAC. Paste in ng-tags-input is not working on MAC. Oct 3, 2019
@bobinv001
Copy link

Hi @greeshma26 Do you have this parameter add-on-paste="true"?
`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants