You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a standard Query Loop block in the TT5 theme. We still show the Query Pagination Previous block whenever a user navigates to a page outside the query's range. However, as there are no results, the block does not make much sense to be shown.
Step-by-step reproduction instructions
Add a Query Loop block to a page or post.
Make sure that the Post Template block of the Query Loop includes a Pagination Previous block.
Save your post/page.
Open your post/page on the frontend.
Navigate to a page that is outside of the range of the query. e.g.: http://example.com&query-5-page=99999999
Note that the Previous button is visible and it works but it does not make sense to show it in this context.
Screenshots, screen recording, code snippet
Screen.Recording.2024-12-05.at.13.47.07.mov
Environment info
6.8-alpha-59477
TT5 theme
Chrome
Gutenberg trunk
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
Please confirm which theme type you used for testing.
Description
This is a standard Query Loop block in the TT5 theme. We still show the Query Pagination Previous block whenever a user navigates to a page outside the query's range. However, as there are no results, the block does not make much sense to be shown.
Step-by-step reproduction instructions
http://example.com&query-5-page=99999999Screenshots, screen recording, code snippet
Screen.Recording.2024-12-05.at.13.47.07.mov
Environment info
trunkPlease confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.