Minor change to fix following issue:
`FTL stack trace (“~” means nesting-related):
Failed at: #assign item = siteItemService.getSit... [in template “templates/system/common/cstudio-support.ftl” in macro “iceAttr” at line 56, column 9]
Reached through: @studio.iceAttr path=“{{localId}}” [in template “templates/web/layout/video-list-layout.ftl” in macro “videoList” at line 40, column 29]
Reached through: @videoList.videoList title=“Recent Vi... [in template “templates/web/pages/home-page.ftl” at line 13, column 9]
~ Reached through: #nested [in template “templates/web/layout/default-layout.ftl” in macro “default” at line 40, column 13]
~ Reached through: @layout.default [in template “templates/web/pages/home-page.ftl” at line 8, column 1]`
After the update, the Recent Videos grid is being displayed correctly
Minor change to fix following issue: `FTL stack trace (“~” means nesting-related):
After the update, the
Recent Videos
grid is being displayed correctlySee Attachment: