-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- Feature (could be bug too, but not sure)
- Related issues checked
- Latest version: (used: 4.0.6)
- Demo (see below)
Steps to reproduce (using: https://jsbin.com/hukeravete/edit?html,js,output)
- Start typing next to "DemoText1" to start creation of new dynamic tag
- Type "Demo Text2" (don't enter nor select the entry)
- Click between "Demo" & "Text" to attempt to remove the space
- Field will be cleared rather than remain in edit mode to be able to remove the space
Remarks:
- This behavior is expected when clicking outside the textarea, not when clicking inside the text.
- Workaround is to only use the arrow keys to get to the space. (but our users aren't a big fan of that)
Cheers,
Kevin