Hi
In noticed that search does not work in paginated pages. Steps:
- Add Query loop block
- Use "Post" post type (or any other post type)
- Use Search block inside Query loop block
- Use Pagination block inside Query loop block
- Type something in the search to verify that search works when there is no pagination used
- Clear the search
- Paginate to page 2
- URL is now ending with
?query-37-page=2
- Type again the same search than in step 5.
- There are no results
- Even though the actual result might be in page 2