react-datetimerange-picker icon indicating copy to clipboard operation
react-datetimerange-picker copied to clipboard

`inputRef` not attaching properly

Open chiahsoon opened this issue 3 years ago • 0 comments

I'm trying to get the reference to the DateTimeRangePicker through the inputRef prop, but for some reason in React + Typescript it isn't assigning properly, but it seems to work for React + Javascript.

Demos: React & Typescript React & Javascript

chiahsoon avatar Dec 08 '21 17:12 chiahsoon