create-block-theme icon indicating copy to clipboard operation
create-block-theme copied to clipboard

core/query block does not save taxonomy filter

Open vegetable-bits opened this issue 5 months ago • 2 comments

I have a custom post type with a custom taxonomy. So I use the query block to show 2 block on a page, the 1st with category Press, the second with category Award. When I save the template in Gutenberg Template editor, everything works as expected.

But when I sync everything to theme, my taxonomy filter is gone and missing from the block markup.

vegetable-bits avatar Sep 09 '25 11:09 vegetable-bits

I always have to copy the code from editor to VScode. create-block-theme export still removes it

Image

vegetable-bits avatar Oct 23 '25 09:10 vegetable-bits

Hello @vegetable-bits,

This issue was already discussed in #734, and it has been fixed in version 2.8.0.

TremiDkhar avatar Dec 10 '25 06:12 TremiDkhar