I recently implemented the filterOptions prop for a blocks field.
- the Add Content button at the end of the blocks already in the page launches the add blocks modal and correctly filters the available blocks
- the Add Below selection available on each block already in the page launches the add blocks modal and allows all blocks without applying the filter
Am I doing something wrong here or is this a bug?