You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.