Non-serialisable args like children are serialised as temporary references when the cached RSC payload is created. When the cached component is then called again, the temporary references are resolved back to the current args.
Non-serialisable args like children are serialised as temporary references when the cached RSC payload is created. When the cached component is then called again, the temporary references are resolved back to the current args.