Open cheestudio opened 1 day ago
Follow up: I now see that the "default behavior" is to have the query loop inherit by default:
The documentation has not been updated, which is very confusing:
https://wordpress.org/documentation/article/query-loop-block/#inherit-query-from-template
Anyway, this would be fine, except it doesn't actually work; I'm adding it to a Template Part and it's wanting to just query a post type and it's not reacting to user searches.
This one is also about Query Loop & Template parts: https://github.com/WordPress/gutenberg/issues/38684
Description
I went to create a Template Part for Search Results and I noticed I was not able to allow the Query Loop block to inherit the current query. I then went to multiple sites running 6.7.1 and found the same result.
I disabled all plugins and used TwentyTwentyThree to rule out any plugins or theme conflicts. This setting is 100% missing.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
No response
Please 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.