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.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
After using DotTrace and Jmeter to analyze Forms performance issues, we found some problematic code segments, which created issues like slow response time or high CPU usage. Therefore, we internally changed the Forms API in order to reduce dat...
One of the cooler features released with Ektron 9.20 was support for IQueryable data sources. This feature allows a developer to write native Linq queries against almost any native data type in the system, while still supporting all the baked-in...
The default ContentAreaRenderer implementation renders div elements around the content area and every content area item. It is possible to control the rendering of wrapping elements, but not to disable them completely.
In update 174 we shipped a version 11 release of Commerce. This is a semantic versioning major release as part of our continuous release process. The main focus is on improvements the platform, where these improvements require changes to our publi...
Introduction I recently ran into an issue which required a lot of time and effort to solve, and wanted to share my findings in case someone else runs into similar issues. Background A client of ours is currently running a sizable Episerver Commerc...
EPiServer provides a build-in SelectionFactory for enums and SelectOne attribute for selecting single value. But for flags enum we want to have a checkbox list and be able to select more than one value. In this article I’d like to show how to use...
Typekit provides embed code to load fonts https://typekit.com/ The problem is that you want those same fonts to be present in the TinyMCE editor. I decided to use a TinyMCE plugin to load the TypeKit. https://world.episerver.com/documentation/deve...
In the Episerver.CMS.UI 10.10.0 , Episerver has added support for Razor modules. Initially, it did not work as expected but starting with the version Episerver.CMS.UI 10.10.2 it is working correctly. If you were using Geta.EPi.ShellRazorSupport...