# Known issues and bugs

1. You can only embed one block with filters per page (@since 1.1.15.1 )\
   This is due to a technical difficulty. This is the same with FacetWP.
2. (Resolved in 1.1.23) When using query loops, taxonomy controlled by ACF or Meta Box or GB:Meta might not behave properly when the same block is used multiple times on the same page. The workaround is to create a separate block.&#x20;
3. The pagination are not stable at the moment. We have a solution. Please stay tuned.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gutenbricks.com/changelog/known-issues-and-bugs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
