Chips: Separator by new line doesn't work by pasting value #5103
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When you specify separator "\n" in Chips component, it doesn't work on pasted from clipboard value. Separating by new line is necessary when you pasting data from tables.
Reproducer
https://codesandbox.io/p/devbox/awesome-edison-ydkhxz
PrimeVue version
3.44.0
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Separate pasted value by new line if separator "\n" is specified
The text was updated successfully, but these errors were encountered: