Petros Kyriakou

Results 25 comments of Petros Kyriakou

any update?

Here is how i have done it css ``` .react-date-picker__wrapper .react-date-picker__inputGroup { pointer-events: none; } ``` js ``` const [openCalendar, setOpenCalendar] = useState(false); const calendarRef = useRef(null); useEffect(() => {...

@dgageot I haven't. Instead I just tried with the downgraded 4.26.1 and it got passed that error. Definitely something wrong with latest docker version

@giacomoalonzi can you provide a mini-setup guide so that i can get this working in angular-cli please?

have the same issue any solution?

Have the same issue using 4.0.36. Any updates?

I dont think Adrian even tested this. Remove it from the input field component. And wrap the scrollview in sign up page for example. ``` .... ```

Don't do the suggestion @shadowedj33 is suggesting.