Umbraco.MultipleTextstring not rendering correct i...
# help-with-umbraco
d
Hi, I've been having an issue and I am hoping somebody has can help me find the solution. In my current Umbraco version 10.6.1 project here is an issue with the rendering of blocklist items that uses the MultipleTextstring datatype. The issue is that it doens't show the blocklist property item as it does in the front-end. In the blocklist config we are using the 24-days-block-list-article app plugin to render the blocklists as close as possible to the frontend result. However in the backend there seems to be a difference in the model data when debugging. The correct way of rendering the multistring in the frontend is in image 1. The backoffice preview seems to be getting different content from the property. and renders as in image 2 (backoffice render). I also added screenshots of the models data. Has anyone got any idea how to fix this?