Open
Description
Describe the bug
When date picker is quarter, model value is null (not set), so startDate prop does not work.
To Reproduce
Steps to reproduce the behavior:
- Set quarter type for date picker.
- Set startDate prop as new Date('2023-01-01').
- Model value should be null (not set).
- Open date picker via click to input.
- Observe calendar, it is opened to current date, not 2023 year.
Expected behavior
Calendar should be opened to startDate prop.
Desktop & mobile (please complete the following information):
- Browser: Chrome
- Library version: 10.0.0