What problem does this address?
It's not possible to use the details or the accordion block (of 6.9) inside the query loop block to generate a list of posts that can be collapsed.
Example:
Create a FAQ accordion based on a CPT. The title is the question and the answer is the content.
The accordion should be auto-generate based on how many FAQ items are published.
What is your proposed solution?
Allow inner-blocks of accordion to be a query loop and allow the child post template to be accordion items.
Same for details block.
What problem does this address?
It's not possible to use the details or the accordion block (of 6.9) inside the query loop block to generate a list of posts that can be collapsed.
Example:
Create a FAQ accordion based on a CPT. The title is the question and the answer is the content.
The accordion should be auto-generate based on how many FAQ items are published.
What is your proposed solution?
Allow inner-blocks of accordion to be a query loop and allow the child post template to be accordion items.
Same for details block.