Join Discord
Powered by
BlockListModel not populating with ModelsBuilders
# help-with-umbraco
c
Corné Hoskam
02/26/2024, 10:39 AM
Hiya! I'm currently running into an issue with the BlockList property editor & the ModelsBuilder in SourceCodeAuto mode. When getting the CurrentPage model for the contentpage I'm trying to render, the ModelsBuilder model hasn't populated the BlockListModel for the element I'm trying to render, even though it does contain content. When looking at the Properties property, it
is
valid. See screenshot for the HeaderElements property Anyone have any idea what is going wrong, or what I am doing wrong? đŸ™‚ (This is on Umbraco 13.1.1)
https://cdn.discordapp.com/attachments/1211623539912745001/1211623540101619712/image.png?ex=65eedf5a&is=65dc6a5a&hm=10241839de6846c1f376ee73b83372bd0bc138296f4301e2c99228d314889f0f&
Corné Hoskam
02/26/2024, 10:55 AM
Huh interesting! This property originates from a Composition. If I remove the composition and add the same exact property manually it does work... curious if this is a bug or if I'm still doing something wrong đŸ¤”
Corné Hoskam
02/26/2024, 11:54 AM
Created a new isuse:
https://github.com/umbraco/Umbraco-CMS/issues/15767
3
Views
Previous
Next