Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: save to map provider #1399

Merged
merged 1 commit into from Jan 29, 2021
Merged

Conversation

VictorVelarde
Copy link
Contributor

Issue #1374

This should fix the error that appears when trying to Save map to a provider (Dropbox / Carto).

The error currently happens at MapContainer, lin 506. The presence of mapControls.mapDraw is assumed, but that's not the case from this Providers > Save option flow

This small change looks enough to avoid the error and present the popup, but I'm not sure if it needs any other extra check.

Issue keplergl#1374

Signed-off-by: VictorVelarde <victor.velarde@gmail.com>
@VictorVelarde
Copy link
Contributor Author

Would you please @heshan0131 have a quick look into this one? Thx!

@VictorVelarde
Copy link
Contributor Author

Hi, any chance to review this small PR soon? Right now the whole panel is failing due to this issue.

@heshan0131 heshan0131 merged commit 498305c into keplergl:master Jan 29, 2021
@VictorVelarde
Copy link
Contributor Author

Thx Shan!

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

Successfully merging this pull request may close these issues.

None yet

2 participants