Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Crash before invoking: #589

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

VitaliyOliynyk
Copy link

Sometimes, before we create any gmaps object, there is an error saying google is undefined (google maps failed to load and gmaps is already trying to execute its script). Moving this piece of code to constructor solves the problem.

Sometimes, before we create any gmaps object, there is an error saying google is undefined (google maps failed to load and gmaps is already trying to execute its script). Moving this piece of code solves the problem.
Copy link
Owner

@hpneo hpneo left a comment

Choose a reason for hiding this comment

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

Cool, thank you!

@hpneo hpneo merged commit f4b14ac into hpneo:refactor Aug 19, 2020
@VitaliyOliynyk
Copy link
Author

VitaliyOliynyk commented Aug 19, 2020 via email

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

Successfully merging this pull request may close these issues.

2 participants