André Kuljis
André Kuljis
same issue here in 8.0.0. I switched to jre 15.0.2 and all works, but i got this warn: ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective...
Same issue here (1.2.11), Is this a bug?
It would be nice if the onBeforeClose()/onClosed() event provides more information on how the modal was closed (by clicking the overlay, esc key, swipe, useModal().close())
@wingkwong because the component only displays time fields when a `CalendarDateTime` or `ZonedDateTime` `value`/`defaultValue` is provided (As shown in [the docs](https://nextui.org/docs/components/date-picker#with-time-fields)). Unfortunately your solution doesnt work for me because the...
@ImUrX I tried to build your repo (on windows) but it throws some errors (`org.cadixdev.mercury.shadow.org.eclipse.jdt.core code=4 Could not retrieve declared methods...`) and i cant find the build anywhere; could you...