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
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
The text was updated successfully, but these errors were encountered:
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 usualhero
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
The text was updated successfully, but these errors were encountered: