Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

error "TypeError: Cannot read property 'bottomright' of undefined" #33

Open
bchelkow opened this issue Nov 22, 2018 · 3 comments
Open

Comments

@bchelkow
Copy link

I'm creating an issue, but it is the same as #15 .

There is a similar problem in line:

map._controlCorners.bottomright.style.marginBottom = "20px";

The same fix should be applied:

if ( map._controlCorners )

bchelkow added a commit to bchelkow/react-leaflet-google that referenced this issue Dec 6, 2018
@paulwilton
Copy link

see also this pull request (already merged):
#35

@Charmatzis can you give us an ETA when you think you will make the next release with this fix in ?
thanks!

@paulwilton
Copy link

hi @Charmatzis sorry to be a pain - is there any chance getting a release out with these fixes in in the next few days - trying to avoid a local fork of this project to get a product release out next week

@marcoturi
Copy link

Any news @Charmatzis ? it's a simple fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants