A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Old way of getting the IGeolocationProvider using the static property is now depracated and you should get the provider from IoC container where the default provider is registered. So the old way was like this: var provider = EPiServer.Personaliza...
What is the performance difference when using Episerver block without controller or with controller or with a custom IRenderTemplate ? When should you use controller for a block and when you shouldn’t? I was having fun with my friend Google and...
Moving properties to be displayed in the edit view header is one common task that you might do in your Episerver solution or maybe the most common reference is the “how to hide Episerver standard category“. Also Linus Ekström has blogged about how...
The Episerver initialization is the first thing that happens before the site starts up. In the heart of the initialization is the InitializationEngine which scans assemblies for initialization modules and configurable modules. After that it will...
Erm, why would you want to do it? Well there can be many reasons but definitely the hottest subject currently is the EU General Data Protection Regulation (GDPR). I’ll show you how you can disable the injection of the Google Analytics tracking co...