TackleMcClean 🏅
08/26/2024, 12:15 PMUmbracoContext.InPreviewMode
in the razor template and then redirect to two different frontend endpoints depending on previewmode being true or false.
In production this always seems to be true though. Is there any functionality that could enforce UmbracoContext.InPreviewMode
to always be true, which could be the explanation?