Rishi Latchmepersad
Results
1
comments of
Rishi Latchmepersad
I'm not sure what causes this issue, but the best workaround I found was to use the side-by-side option. `widgets: dict[str, Any] = { "estimated_time_of_departure": DateTimePickerInput( options={"sideBySide": True} ) }...