I have a site upgraded from v8 to v13 that uses Nested Content.
For some of the Element type we use {{propertyAlias}} and this works fine.
However, for some we use an another alias, in this case {{wFtPropTitle}} is the title of a feature using the RTE.
So instead oof returning 'Hello World' it returns {"markup":"<p>Hello World</p>","blocks":{"layout":null,"contentData":[],"settingsData":[I]]
#Nested Content Template Alias issues in Umbraco 13
1 messages · Page 1 of 1 (latest)
Must be because of the new blocks in rte feature, it changed the format of the value.
Would you say that is worth reporting as a bug?
I am not sure if will be wasting anyone's time as Nested is going away.
We tried to convert it with Usync to Block List but it is breaking because it is 3 languages.
definitely, the label templates is still very much used for blocks and list views
OK thank you, I am never sure.
I'll create an issue.
https://discord.com/channels/869656431308189746/1192767309933183017 it has come up before
Thanks Seb - I submitted it as an issue as I can see it catching out a lot of Nested Content upgrades