taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.21k stars 439 forks source link

🐞 - `InputDateRange`. The previous month opens #9144

Closed Nastasiassss closed 1 week ago

Nastasiassss commented 1 week ago

Code Example URL

https://stackblitz.com/edit/angular-apgpv5-evs8jt?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.template.html,src%2Fapp%2Fapp.style.less&hideExplorer=1&memory-freed=1

Description

Maximum date is set as TuiDay.currentLocal(). When opening the calendar, the previous month is opened.

https://github.com/user-attachments/assets/81ad0912-8988-4395-86d2-2858b2d7e150

Incorrect display of input: image

Taiga UI version

4.3.0

Browser Used

Chrome

OS Used

macOS

waterplea commented 1 week ago

Already has PR here: https://github.com/taiga-family/taiga-ui/issues/9148