Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent hero block auto-blocking if explicit hero block is specified #414

Open
sdmcraft opened this issue Oct 13, 2024 · 0 comments
Open

Comments

@sdmcraft
Copy link

Expected Behaviour

Prevent hero block auto-blocking if explicit hero block is specified

Actual Behaviour

Hero block is created twice when there's an explicit hero block specified. Once due to auto-blocking of hero block and send time through the usual hero block loading.

Reproduce Scenario (including but not limited to)

Create a page which uses an explicit hero block. Observe that the hero block is created twice.

Steps to Reproduce

Create a page which uses an explicit hero block. Observe that the hero block is created twice.

Platform and Version

All

Sample Code that illustrates the problem

Check this page with 2 hero blocks. One created via auto-blocking and the second on through the usual block loading.

Logs taken while reproducing problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant