After the conversation yesterday I decided to check it out a bit with the snapshotservice and I figured out what changed thanks to Nathan Woulfe on the Slack community.
Seems they slightly changed how to get preview IContent content. Here is an excerpt from my content api package:
Casting iContent to iPublishedContent in v8
Hi all,
Is there anyone that has a solution for casting iContent to iPublishedContent in v8?
In v7 is was using this extension method but it don't works in v8. https://gist.github.com/jbreuer/dde3605035179c34b7287850c45cb8c9
Thanks!
Hey man,
After the conversation yesterday I decided to check it out a bit with the snapshotservice and I figured out what changed thanks to Nathan Woulfe on the Slack community.
Seems they slightly changed how to get preview
IContent
content. Here is an excerpt from my content api package:I just verified this works in Umbraco 8.3
is working on a reply...