ianmurrays / ngDfp

DoubleClick For Publishers for Angular JS
MIT License
52 stars 39 forks source link

Google robot/spider fail #51

Closed LeonhardtDavid closed 7 years ago

LeonhardtDavid commented 7 years ago

We are having some isses with Google indexer, because it doesn't load some js files, so the initialization of ngDfp fails and break js execution to get the page loaded.

My recommendation is to put a try catch on $get method, inside the callback function passed to

LeonhardtDavid commented 7 years ago

I would be more than grateful if you publish the 0.16.1 version with this fix.