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...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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...