Rostlab / JS16_ProjectF

In this project we will build a web portal for our GoT data analysis and visualization system. The website will integrate all the apps created in projects B-D with the help of the integration team assigned to Project E.
GNU General Public License v3.0
10 stars 8 forks source link

Gooogle loader loaded in multiple positions #416

Open sacdallago opened 8 years ago

sacdallago commented 8 years ago

When switching from the characters page to, for example, the statistics page, the graphs won't render. The console will complain with:

loader.js:147 Uncaught Error: Google Charts loader.js can only be loaded once.(anonymous function) @ loader.js:147(anonymous function) @ loader.js:147
loader.js?_=1460536403779:144 Uncaught Error: google.charts.load() cannot be called more than once with version 44 or earlier.

This also happens in the reverse order.