Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Im using
@await Html.GetBlockGridItemAreasHtmlAsync(Model)
to render some nested blockgrid. How do i null check to see if the current block has child blocks? It works fine as it is in the frontend, but i get an error in the backoffice custom view when inserting an empty block.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Null check nested blockgrid
Im using
to render some nested blockgrid. How do i null check to see if the current block has child blocks? It works fine as it is in the frontend, but i get an error in the backoffice custom view when inserting an empty block.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.