- Issue created by @Quentin Massez
Hello and thank you for this module.
My pager was not appearing on my xntt view because we need to call the updatePageInfo() method on the pager in the query, after the count query has been run, like it's done in SqlQuery or SearchApiQuery. This methods calls createPager on the pagerManager and then the pager is created.
Make an xntt view and try to add a pager. It will not appear.
I'll purpose a patch that fixes it.
Active
3.0
Code