Viewing 2 replies - 1 through 2 (of 2 total)
  • Same issue for me.
    Is it possible to know how a fix will be in production?
    Thanks.

    For your information in order to not have this error message, here what I am fixed in js/gc_social_wall.js:

    jQuery(document).ready(function(){
    if(typeof walls_to_load != “undefined”) {
    var agragator = new Agregator(walls_to_load);
    }
    });

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JS Error: walls_to_load is not defined’ is closed to new replies.