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 google map key issue #741

Merged
merged 2 commits into from
Sep 6, 2024
Merged

fix google map key issue #741

merged 2 commits into from
Sep 6, 2024

Conversation

erinz2020
Copy link
Contributor

@erinz2020 erinz2020 commented Sep 6, 2024

fix an issue on map page: changed state(key) did not trigger third party component(react google map) re-rendering, thus map was not updated with key from property files, so map always showed "development use only". updated code will fix this issue. now if key is null(initial value), show a loading status instead of map

PR does not fix a numbered issue

Copy link
Member

@naknomum naknomum left a comment

Choose a reason for hiding this comment

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

lgtm

@TanyaStere42 TanyaStere42 merged commit 9c803e7 into dev10.4 Sep 6, 2024
1 check passed
@TanyaStere42 TanyaStere42 deleted the fix_google_map_key_issue branch September 6, 2024 16:18
holmbergius added a commit that referenced this pull request Sep 6, 2024
fix google map key issue
# Conflicts:
#	frontend/src/locale/de.json
#	frontend/src/locale/en.json
#	frontend/src/locale/es.json
#	frontend/src/locale/fr.json
#	frontend/src/locale/it.json
Rodhlann pushed a commit to Rodhlann/Wildbook that referenced this pull request Dec 6, 2024
Rodhlann pushed a commit to Rodhlann/Wildbook that referenced this pull request Dec 6, 2024
fix google map key issue
# Conflicts:
#	frontend/src/locale/de.json
#	frontend/src/locale/en.json
#	frontend/src/locale/es.json
#	frontend/src/locale/fr.json
#	frontend/src/locale/it.json
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.

3 participants