Jenny Kim
Jenny Kim
The solution/workaround that I found was to turn my TimePickerInput component into a portal and render this through the `renderCustomHeader` prop. ``` ( )} customTimeInput={} {...pickerProps} /> ``` and inside...
posted a workaround for this issue here: https://github.com/Hacker0x01/react-datepicker/issues/3757
@n1ru4l I am still unable to use the defer directive with the latest version of graphql-codegen. I see the event streams coming in but I think Apollo is having an...
> @tfi-spyro it's a regular html input element with custom styles ``` ```