Describe the bug
A clear and concise description of what the bug is.
My dataset has items with new line for example
"line1\nline2" both suggestion and selection remove "\n"
To Reproduce
Steps to reproduce the behavior:
- Create typeahead input
- Add item with new lines
- Search for item
Expected behavior
Item would be displayed with new lines and after selection new line wouldn't be removed