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
Well, what we should really do is get rid of ObjectValue.GetChild() and instead just use ObjectValue.GetChildren() and then we can wait on that (see the debugger unit tests for GetAllChildrenSync() extension method).
Then from there, look for the Message property, etc.
Otherwise there's no sane way to wait for the type name and message to load.
The text was updated successfully, but these errors were encountered: