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.
Hi Klappo,
Try extending the FormContainerBlockController with a custom controller and invoke that instead.
I need to render FormContainerBlockController view component as a part of my cshtml page.
I do this :
But I am getting error at runtime:
Is there any way to render form view component inside of my cshtml page?