On views with Ajax enabled the pager is broken.

I believe this is because MEFIBS alters the views_display_id value posted by the form for the default block.

Comments

nijk’s picture

Here is a patch for this issue

nijk’s picture

Status: Active » Needs review
shi99’s picture

Patch in #1 works for me.
Thanks

shobhit_juyal’s picture

Hello
@nijk

Your patch seems working and I have made a little bit correction there while initializing "views_settings".

Thanks

shi99’s picture

Patch #4 didn't work for me.
But Patch #1 still works fine for me.

sagarpatel9697’s picture

Patch #1 works well for me.