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.
public override void CreateEditControls() /* - Used when rendering the property in edit mode. */ { ..... ..... if (????) { ..... /* Something is just created when custom property is displayed on dynamic properties page */ } else { ..... /* Something is just created when custom property is displayed on ordinary pages in edit mode */ } }Best Regards Anders