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.
When an anchor link is added through TinyMCE editor, the markup is:
This gives a warning when validating HTML on w3c validator. Perhaps we can get id instead of name attribute in the versions to come?
This is the warning:
Line 135, Column 40: The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.