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.
EPiServer Forms was one of the big news during 2016, and we like it but where was that Date-Time field.
EPiServer Forms was one of the big news during 2016, and we like it but where was that Date-Time field.
The blocks in EPiServer include the Category property but the BlockData object does not expose any category property in code. The solution is to cast the BlockData object to ICategorizable .
The blocks in EPiServer include the Category property but the BlockData object does not expose any category property in code. The solution is to cast the BlockData object to ICategorizable .
I was updating EPiServer to EPiServer 9.7 and while I was at it I updated System.web.mvc to 5.2 as well. Unfortenatly the preview of blocks stopped working with the error "There is no build provider registered for the extension '.cshtml'.".