Open
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Pasting the text: apple, banana, orange,
into a chip input should result in three different chips.
What is the current behavior?
Produces a single chip with all three items.
What are the steps to reproduce?
- Copy the text:
apple, banana, orange,
- Paste it into the example input on the Angular Material chip input demo site
- Press
Enter
- There should be three chips (right now, only there is only one)
What is the use-case or motivation for changing an existing behavior?
Allow inputting data via copy/paste.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular Material 6.2.1