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

[Issue 504] Allow undefined address components, and fix weird path issue #535

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

vontell
Copy link
Contributor

@vontell vontell commented Sep 24, 2024

  • Allows addresses to not return/have certain component such as zip codes, cities, or states
  • Fixes a weird behavior in Firebase where the pieces of an ID can show up under a different field sometimes

@vontell vontell linked an issue Sep 24, 2024 that may be closed by this pull request
@gcardonag
Copy link
Contributor

@vontell was able to test this with a location that prompted the issue due to a lack of a zip code on Google (Passerelle du College, Lyon, France) and confirmed this is now working!

@gcardonag gcardonag merged commit 1014ef2 into develop Sep 24, 2024
6 checks passed
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.

When adding a resource, the address does not always parse correctly
2 participants