Open Bonelol opened 3 years ago
https://stackblitz.com/edit/ng-zorro-antd-ivy-kapl5j
Click select to open drop down, then press any arrow key. Open DevTools, check error messages
No error pops up, this should be handled by NgZorro itself
Cannot read properties of undefined (reading 'nzValue') at NzSelectComponent.onKeyDown
I had created a pull request for this
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-ivy-kapl5j
Steps to reproduce
Click select to open drop down, then press any arrow key. Open DevTools, check error messages
What is expected?
No error pops up, this should be handled by NgZorro itself
What is actually happening?
Cannot read properties of undefined (reading 'nzValue') at NzSelectComponent.onKeyDown