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

TypeError: loader.load is not a function #232

Open
VDidyk opened this issue Feb 28, 2023 · 1 comment
Open

TypeError: loader.load is not a function #232

VDidyk opened this issue Feb 28, 2023 · 1 comment

Comments

@VDidyk
Copy link

VDidyk commented Feb 28, 2023

I have faced an issue with loader
But it worked well approx one month ago.

image (6)

image
image

@ghost
Copy link

ghost commented Feb 22, 2024

if you have other google apis loaded, will cause the bug...

image

needs to be:
image

there are multiple lines that are like that...can't assume if window.google then it has charts.

if you need it to work without waiting for code change, you can manually add the script:
<script src="https://www.gstatic.com/charts/loader.js"></script>

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

No branches or pull requests

1 participant