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

Unable to select date when rendered using portal

Open tabrez96 opened this issue 3 years ago • 0 comments
trafficstars

When calendar is rendered using portal, selecting a date from calendar is not triggering onChange.

Demo: https://codesandbox.io/s/dreamy-pasteur-zm96pl?file=/src/App.js

tabrez96 avatar Sep 19 '22 13:09 tabrez96