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
RootCoercedResolver, NamedProviderCoercedResolver, and ChainedCoercedResolver
all called root.getProvider() / fakerAccessor.invoke(root) without guarding
against null root in both resolve() and materialize(). Pattern matches the
existing guards on SafeFetchResolver and ProviderMethodResolver.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments