Closed jaymcp closed 1 month ago
Related to https://github.com/amnestywebsite/humanity-theme/issues/246
Describe the bug SSR blocks that have been created to support functionality not currently implemented by "proper" blocks are visible in the inserter
To Reproduce Steps to reproduce the behaviour:
v2.0.0
git checkout release/v2.0.0
cd private && yarn build
Search Form
Archive Header
Expected behaviour These SSR blocks should not be insertable
Actual behaviour Some of the SSR blocks are available in the inserter
Screenshots
Fixed in e140c4b6a5af04807af30f21747f45b24c830de1
Related to https://github.com/amnestywebsite/humanity-theme/issues/246
Describe the bug
SSR blocks that have been created to support functionality not currently implemented by "proper" blocks are visible in the inserter
To Reproduce
Steps to reproduce the behaviour:
v2.0.0
release branch:git checkout release/v2.0.0
cd private && yarn build
Search Form
andArchive Header
are available to insertExpected behaviour
These SSR blocks should not be insertable
Actual behaviour
Some of the SSR blocks are available in the inserter
Screenshots