rangler2
rangler2
Hi, I fixed it by adding the following to the start of the method to trick it into using the context of the homepage - UmbracoContext.Current.PublishedContentRequest = new PublishedContentRequest(new Uri("https://mysite.localhost/"),...
Actually it sometimes reverted back to null by having it before the foreach loop so I had to move it into the loop and change it so it only does...
Dear @bartverdonck > Hi, currently I'm waiting a bit to see how the NextJS implementation of Sitecore JSS will evolve. We are building a NextJS Sitecore 10.2 site and looking...
Thanks for this @strive-phil do you know if anyone has released a package of vidim that makes this change possible or do I have to customise it and make my...
@smirkchung - hrnr's example works for me - input and output are strings