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.
Hello!
I have a custom form container that has a custom actor with a model that has some values in it.
In the actor I can read the data in the model using the following:
Is it possible to access the values in the model from outside of the actor? If so, how?
Thanks beforehand