Skip to content

2899155: Check whether the block is loaded before attempting to render it.

Joseph Cheek requested to merge issue/block_token-2899155:8.x-1.x into 8.x-1.x

Checks for the block before rendering. Outputs a warning to dblog if the block cannot be loaded. Fixes the whitescreen when trying to load a non-existent block.

Merge request reports