Hi Jonas, did you ever find an answer to this issue?
I'm having the same issue on my end, every custom input that returns a value in json just shows up as an empty array.
All custom inputs that returns say a string or a boolean are fine, seems to only happen with json values.
Content Delivery API transforms Custom Property Editor value into empty arrays
I'm not really sure whats going on. My custom property editor stores it's value as a json object, I don't have any converters in between.
The first screenshot is rendered directly from Razor
the second one is the response from Umbracos Content Delivery API
Running Umbraco 12.1.2
Hi Jonas, did you ever find an answer to this issue? I'm having the same issue on my end, every custom input that returns a value in json just shows up as an empty array.
All custom inputs that returns say a string or a boolean are fine, seems to only happen with json values.
Hi Runar, Yes, Sebastiaan helped me on discord.
See this thread:
https://discord-chats.umbraco.com/t/15626370/content-delivery-api-custom-property-editor-value-becomes-em
Perfect, thank you!
is working on a reply...