emmanueltissera / umbraco-headless-uduf

Tee-Phrase website running on .NET Core 2.2 MVC with Umbraco Headless (beta)
1 stars 2 forks source link

Properties of certain child objects are null #4

Open emmanueltissera opened 5 years ago

emmanueltissera commented 5 years ago

See this instance where the properties of the child object UniqueSellingPoints of the Home content type is NULL.

https://github.com/emmanueltissera/umbraco-headless-uduf/blob/16fe053db20caa5921daab4f6a709355ea52bcf9/TeePhrase/Views/Shared/DisplayTemplates/Home.cshtml#L35

sitereactor commented 5 years ago

This is fixed in PR #5