Bug on use pickMode equals range without defaultDateRange or defaultDateRange.from equal null | undefined
#9
Labels
bug
Something isn't working
null | undefined
#9
Describe the bug
When using
CalendarModalComponent
with thepickMode == "range"
parameter ofCalendarModalOptions
and not declaring "defaultDateRange" or declaring and not passing the “from” attribute, the display enters an error loop and crashes the display.To Reproduce
After that, an error loop starts
Code snippet
No response
Expected behavior
After the fix, we hope it won't go into an error loop
Node.js Version
v18.10.0
OS
OSX 14.6.1
Additional Library Versions
Additional context/Screenshots
No response
The text was updated successfully, but these errors were encountered: