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: a timing issue for sequential importLibrary calls #843

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

chrisjshull
Copy link
Contributor

@chrisjshull chrisjshull commented Apr 16, 2024

#809

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #809

@chrisjshull chrisjshull changed the title Fix a timing issue for sequential importLibrary calls Fix: a timing issue for sequential importLibrary calls Apr 16, 2024
@kwnevarez kwnevarez merged commit f24a1ae into googlemaps:main Apr 26, 2024
11 of 12 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.

Loader reports warning when using importLibrary multiple times
3 participants