Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there.
I have a Property List of RTEs.
ModelsBuilder recognises it as an IEnumerable<IHtmlString> which is correct, however when the property is populated it returns the items Null
IEnumerable<IHtmlString>
Null
Will report it on GitHub as well.
Quick follow up on this, from the GitHub side... https://github.com/umco/umbraco-property-list/issues/9
Found the bug, patched and v1.0.1 has been released.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
List of RTEs returns list of Nulls PropertyValueConverter
Hi there.
I have a Property List of RTEs.
ModelsBuilder recognises it as an
IEnumerable<IHtmlString>
which is correct, however when the property is populated it returns the itemsNull
Will report it on GitHub as well.
Quick follow up on this, from the GitHub side... https://github.com/umco/umbraco-property-list/issues/9
Found the bug, patched and v1.0.1 has been released.
is working on a reply...