Open wufuhai opened 1 year ago
https://codesandbox.io/s/ng-zorro-antd-ivy-forked-5g8y8z?file=/src/app/app.component.ts&resolutionWidth=400&resolutionHeight=675
Responsively render only one month dates in calendar view as there is not enough space to display 2 months.
In mobile view it will render the same display like web desktop view. In mobile view there is not enough space to display 2 months in the dropdown.
Will it be fixed? Still have the same problem
Reproduction link
https://codesandbox.io/s/ng-zorro-antd-ivy-forked-5g8y8z?file=/src/app/app.component.ts&resolutionWidth=400&resolutionHeight=675
Steps to reproduce
What is expected?
Responsively render only one month dates in calendar view as there is not enough space to display 2 months.
What is actually happening?
In mobile view it will render the same display like web desktop view. In mobile view there is not enough space to display 2 months in the dropdown.