fix(empty-states): properly render empty content warning and add e2e test config
This commit is contained in:
committed by
Khaled Garbaya
parent
005c8013f8
commit
1baef21340
@@ -14,7 +14,7 @@ block content
|
||||
.layout-centered
|
||||
+editorialFeatures(landingPage)
|
||||
.modules-container
|
||||
if landingPage.fields.contentModules.length
|
||||
if landingPage.fields.contentModules && landingPage.fields.contentModules.length
|
||||
each module in landingPage.fields.contentModules
|
||||
case module.sys.contentType.sys.id
|
||||
when 'layoutCopy'
|
||||
|
||||
Reference in New Issue
Block a user