Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

100
Views
window.google is undefined with Angular js

I'm using angular-google-chart version 0.0.11 even i tried with 0.1.0 version

it always failed at

window.google.load('visualization', apiConfig.version, settings);

When I debug it, I found window.google is undefined

I also tried the below solution and that also did not work for me.

https://github.com/angular-google-chart/angular-google-chart/issues/267

Could someone help me out.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Try to put your line inside window.onload to make sure the library is loaded.

window.onload = () => {
    window.google.load('visualization', apiConfig.version, settings);
}
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!