Nuno Diogo da Silva

Results 3 issues of Nuno Diogo da Silva

Hello, I have found what seems to be similar issues talking about this error (#312, #379) but since they haven't been addressed, I'll leave my take here. Basically, while consuming...

I'm indexing the pages in two different languages (Portuguese and English), but i'm only allowed to retrieve the pages through english search, and not when searching for them in portuguese....

``` javascript $("#events").endlessScroll({ inflowPixels: 100, fireOnce: true, fireDelay: 10, callback: function(i, p, d){ console.log(i, p, d); } }); ``` Any clue what might be? Version is: 1.8.0