I have a parent view spitting out a few list child views with ajax-enabled pagers. By enabling AJAX on both the parent and child views I got the pagers to work. However, if I go forward one page on one of the child views, it goes forward one page on ALL the views. Is there any way around this?

Comments

scottrigby’s picture

Title: AJAX-enabled pager » Allow AJAX-enabled pagers on multiple child views to work independently
scottrigby’s picture

Status: Active » Closed (duplicate)

I'm thinking we can consolidate efforts on #1429432: Allow pagers to work independently, since both issues are about problems with pagers not working independently.