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: avoid Polygon crash on empty list of points #667

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

bubenheimer
Copy link
Contributor

Fixes #666

Copy link
Collaborator

@kikoso kikoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this can be merged and agreed: we should avoid the underlying SDK crash.

@dkhawk dkhawk merged commit 1310804 into googlemaps:main Jan 2, 2025
10 of 11 checks passed
googlemaps-bot pushed a commit that referenced this pull request Jan 2, 2025
## [6.4.1](v6.4.0...v6.4.1) (2025-01-02)

### Bug Fixes

* avoid Polygon crash on empty list of points ([#667](#667)) ([1310804](1310804)), closes [#666](#666)
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 6.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Polygon Composable crashes on empty list of points
4 participants