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.
I`m trying to get hold of the real instances beneath the proxy instances when handling blocks and pages.
I`ve tried
UtilProxy.GetUnproxiedInstance(proxyBlock)but that did not work.How can I access the real instance?