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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | mefibs-pager-broken-on-ajax-views-2460053-4.patch | 1.11 KB | shobhit_juyal |
| #1 | mefibs-pager-broken-on-ajax-views-2460053-1.patch | 924 bytes | nijk |
Comments
Comment #1
nijk commentedHere is a patch for this issue
Comment #2
nijk commentedComment #3
shi99 commentedPatch in #1 works for me.
Thanks
Comment #4
shobhit_juyal commentedHello
@nijk
Your patch seems working and I have made a little bit correction there while initializing "views_settings".
Thanks
Comment #5
shi99 commentedPatch #4 didn't work for me.
But Patch #1 still works fine for me.
Comment #6
sagarpatel9697 commentedPatch #1 works well for me.