I'm trying to use this module with Views and Search API.
With "normal" Views infinite scroll works.
If I try to use this pager with a search api view it doesn't work and I obtain this error:

UnexpectedValueException: Untrusted Host "autori" in Symfony\Component\HttpFoundation\Request->getHost() (linea 1215 di /var/www/html/vendor/symfony/http-foundation/Request.php).

"autori" is the path of my view, if I try to change path nothing changes.
Nothing changes also I use bartik instead of my custom theme based on bootstrap.

Thanks,
Sergio

Comments

arrubiu created an issue. See original summary.

arrubiu’s picture

Issue summary: View changes
Honza Pobořil’s picture

Is this bug also in 1.5 or it was introduced later?

If you will not reply in a ~week I will release 1.6 from the current dev.

Neslee Canil Pinto’s picture

Status: Active » Closed (cannot reproduce)