feat(WEB-209): revalidate my pages navigation on demand
This commit is contained in:
committed by
Michael Zetterberg
parent
16634abbbf
commit
1bffbc837e
@@ -38,6 +38,7 @@ export async function getContentTypeByPathName(
|
||||
)
|
||||
|
||||
if (!validatedContentTypeUid.success) {
|
||||
console.error("Bad validation for `validatedContentTypeUid`")
|
||||
console.error(validatedContentTypeUid.error)
|
||||
return null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user