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
Remove GetInstanceIfCreated and use Instance everywhere
Remove the defensive null checks in bridge processing. If bridge processing
is being called, the instance must already exist since objects need to be
registered for bridge processing to happen.
Co-authored-by: simonrozsival <374616+simonrozsival@users.noreply.github.com>
0 commit comments