You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add <script src='//djlosch.github.io/apollo/apollo.js?verbose=true'/> to the <head> section of Blogger template, the file is loaded, but I see the following error in the browser console
Uncaught TypeError: Cannot read property 'length' of null
at Object.adblocked (apollo.js?verbose=true:129)
at apollo.js?verbose=true:160
The text was updated successfully, but these errors were encountered:
When I add
<script src='//djlosch.github.io/apollo/apollo.js?verbose=true'/>
to the<head>
section of Blogger template, the file is loaded, but I see the following error in the browser consoleThe text was updated successfully, but these errors were encountered: