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
…when the panel is closed (NG-ZORRO#3342)
* fix(module:auto-complete): enter-keydown event should not be prevent when the panel is closed
closeNG-ZORRO#3340
* chore(module:auto-complete): clean code
hsuanxyz
added a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
…when the panel is closed (NG-ZORRO#3342)
* fix(module:auto-complete): enter-keydown event should not be prevent when the panel is closed
closeNG-ZORRO#3340
* chore(module:auto-complete): clean code
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-start-bxxzqp
Steps to reproduce
What is expected?
Can wrap
What is actually happening?
Press enter key event is ignored.
I want use autocomplete in textarea, in order to implement simple code hints.
The text was updated successfully, but these errors were encountered: