You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gets serialized as a tuple in the Flight protocol so we think it needs
a key but it doesn't. It'll error later on the client.
Fix test asserting lazy because it's not actually executing the rendering
pass on the client since the transport is not live in Noop.
Technically this doesn't error if the Shared Component renders something
that can be a type since we actually resolve this component as if it is
just some value.
0 commit comments