react-google-flight-datepicker icon indicating copy to clipboard operation
react-google-flight-datepicker copied to clipboard

Issue - Not compatible with React versions 17 and above

Open Mat-dm opened this issue 1 year ago • 5 comments

Hello,

After several attempts, I discovered that react-google-flight-datepicker is not compatible with React versions 17 and above. This following issue appear while selecting a date on mobile view:

ERROR Cannot read properties of null (reading 'current') TypeError: Cannot read properties of null (reading 'current') at HTMLDivElement. (http://localhost:3000/static/js/bundle.js:217109:21)

SCREENSHOT image


Let me know if I can provide any information. Thanks for your help

Mat-dm avatar Aug 28 '23 22:08 Mat-dm