You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy and paste the following text into the input field (without the quotes): "a10,b11"
What is expected?
The elements "a10" and "b11" are selected and the user can normally add new entries or delete selected entries using mouse and keyboard
What is actually happening?
The elements "a10" and "b11" are selected, but some remaining parts of the input remain in the field and are sometimes added to the end of the selected chips. As soon as the backspace key is used, the bug becomes even more obvious, because with every keystroke of the backspace key a new entry is added
Environment
Info
ng-zorro-antd
8.1.0
Browser
Firefox 68
The text was updated successfully, but these errors were encountered:
Reproduction link
https://angular-j25vat.stackblitz.io/
Steps to reproduce
What is expected?
The elements "a10" and "b11" are selected and the user can normally add new entries or delete selected entries using mouse and keyboard
What is actually happening?
The elements "a10" and "b11" are selected, but some remaining parts of the input remain in the field and are sometimes added to the end of the selected chips. As soon as the backspace key is used, the bug becomes even more obvious, because with every keystroke of the backspace key a new entry is added
The text was updated successfully, but these errors were encountered: