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.
AI OnAI Off
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.
To get tags in lowercasing your properties need to be of type xhtmlstring.
-The downside is ofcourse that the xhtml string is parsed before redering, so it <i>could</i> potentially be an reformance issue.
//Morten
I ran the w3c validator on my site, and the error that i got was mostly about big letters in tags.
When I look in my templates and master page, it looks ok. Seems like the epi-editor adds taggs (<p> <a > etc) with big letters. Is there a way to change that? Is there other part of 4.61 that isn't suported by w3c?