- Issue created by @mortona2k
I have a view block placed in a content type layout. The view has an add button in the header, and ajax enabled.
When I use the pager, and then click the add button, the destination query parameter is /views/ajax instead of the page I was on.
It works fine on page 1 of the view block.
There are a handful of related core issues:
Ajax is broken in forms built within an Ajax callback π Ajax is broken in forms built within an Ajax callback Active
Prevent _wrapper_format and ajax_form parameters from bleeding through to generated URLs π Prevent _wrapper_format and ajax_form parameters from bleeding through to generated URLs Active
Pager pagination and table sorting not updated after user change, ajax enabled π Fixed pagination and sorting of tables on pages with ajax Needs work
Pager, tablesort links in a form corrupt when reloaded via AJAX (e.g., via exposed filter)) π Pager, tablesort links in a form corrupt when reloaded via AJAX (e.g., via exposed filter)) Active
Pager in AJAX view results in Ajax forms problem π Ajax forms doesn't work properly with ajax views. Active
Query string is appended multiple time after each AJAX request π Query string is appended multiple time after each AJAX request Needs work
Pager pagination broken after upgrade 10.0.9 to 10.1.2, w/ ajax enabled π Ajax Pager broken after upgrade 10.0.9 to 10.1.2 Needs work
Ajax attached to Views exposed filter form does not trigger callbacks π Ajax attached to Views exposed filter form does not trigger callbacks Needs work
Active
2.0
Code: General