A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
The other day a colleague of mine got a report from a customer that when trying to use DOPE on certain pages an exception was thrown. First I thought that it was a problem with a custom property but after viewing the code for the page type which w...
If you check the EPiServer SDK they way to do it is by attaching to the EditPanel loadedpage event i Global.asax. What if you would like to to it for different pagetypes then? It would be no big thing to add a paget ype check and maybe make it...
The other day I had the pleasure of debugging some code which forced me to change value to a lot of page reference property in edit mode. I’ve always thought that it’s an unnecessary step to click the “…” button to in my experience often just clic...
I’ve compiled all tools and tips from my previous blog posts so it will be easier to try them out. It’s made as a single assembly (with the exception from the .browser file for the adapters) so you just have to drop the dll in the bin folder. Use...
For those of you that have read any of my previous blog posts may have noticed that I like things that make the daily life easier. So here is another thing I have had a need for and hopefully can be of use. A thing that has been a royal pain since...