ev3nst

Results 4 comments of ev3nst

````css .react-datetime-picker__calendar--open, .react-datetime-picker__calendar--closed, .react-datetime-picker__clock--open, .react-datetime-picker__clock--closed { position: absolute; } ````

this repo is i think pretty much dead. i would recommend anyone stumble upon this to try --> https://github.com/JustFly1984/react-google-maps-api

Hello @greenfrvr, I experienced similar if not the same issue. You can view the issue just by implementing demo ui-kitten ap and running on different sized devices. While text sizes...

It seems React 18 is not supported at the moment. Also removing Strict mode only solves initial render. Whenever component gets destroyed (route changes) same error occurs and app crashes....