Co-authored-by: Nuklon <Nuklon@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ internal abstract class NestedPropertyIndexValueFactoryBase<TSerialized, TItem>
|
||||
|
||||
var propertyTypeDictionary =
|
||||
contentType
|
||||
.PropertyGroups
|
||||
.CompositionPropertyGroups
|
||||
.SelectMany(x => x.PropertyTypes!)
|
||||
.Select(propertyType =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user