Open bobbingwide opened 2 years ago
The filtering logic needs to be the same for both the block list and the block info block. In the first attempt the logic was duplicated but only checked the block type for the block list. Consequently, variations for the Query Title block weren't being shown.
In Gutenberg 13.8.0 the
oik-block/blocklist
block displayed a whole load of new variations for thecore/template-part
block.oik-block/blocklist
set of blocks.Requirement
oik-block/blocklist
block should not display theme specific variations of thecore/template-part
block.Proposed solution
core/template-part
block type filter out variations which haveattributes.theme
set