Query Loop Pagination: When there are multiple queries with pagination - paging seems to affect both loops #53006
Labels
[Block] Query Loop
Affects the Query Loop Block
[Type] Bug
An existing feature does not function as intended
Description
On a page with 2 (or more ) Query Loop blocks that allow paging - clicking to the next page of results loads the next set of posts for BOTH loops/queries.
When navigating to the next 'page' of either loop I found the URL was the same - appending
?query-13-page=2
. My understanding is that thequery-13
part of that is designed to target the specific query, but as both loops use the same ID it doesn't seem to work.Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
On Initial Load
Result when navigating to the next 'page' of either query
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: