This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
tagging-tokens attribute not working, nor is default comma token #475
Closed
Description
tagging-tokens isn't working as indicated at https://github.com/angular-ui/ui-select/wiki/ui-select.
Run /examples/demo-tagging.html to see behavior.
The 4th example has specific tagging-tokens (tagging-tokens="SPACE|,|/"
), but throws an error if you use any of them.
Also, when tagging-tokens isn't specified the defaults should be Enter and comma (,), but comma doesn't work in the top 3 examples.
I started some work on this in PR #474 but haven't fixed it yet.
Metadata
Metadata
Assignees
Labels
No labels