DatePicker : The input didn't work in the extra footer of the DatePicker.
ThienchiVO opened this issue · 0 comments
ThienchiVO commented
Reproduction link
https://stackblitz.com/edit/v8ud7q?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
Open the date picker and try typing in the input field.
What is expected?
The input field must work.
What is actually happening?
Nothing, I can't even focus on the input field.
Environment | Info |
---|---|
ng-zorro-antd | 18.2.1 |
Browser | Edge |
Is there a solution to work around this issue?