balajis-qb

Results 4 comments of balajis-qb

Hi @GhosttownLLC , I don't feel this as an bug. The wrapperClassName gets applied to the wrapper of the input element, not to the wrapper of the date-picker component itself...

Hi @ChristianReynaltt, I tried recreating the scenario. But it's working fine for me. Only when I type time in 24-hour time, it's parsing that as wrong 12-hour time value (But...

Hi @luis-cicada / @sanjaybora04 I tried applying the 100% width and it's working fine. I think your code might look like the below one ``` setStartDate(date)} showTimeInput customTimeInput={} /> .dp-full-width...

Hi @enif-hpcnt , In the example you shared, on clicking of the next or previous month button, only the view changes but not the selected date. To select a date,...