react-static-google-map icon indicating copy to clipboard operation
react-static-google-map copied to clipboard

react-hot-loader causing issue in rendering of static map

Open vaibhavarora14 opened this issue 1 year ago • 0 comments

Description - With react-hot-loader, every component is wrapped with ProxyFacade, and thus switch of finding child component like Marker, Direction and matching them with component definition inside library is not happening properly

vaibhavarora14 avatar Aug 01 '22 11:08 vaibhavarora14