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
Use delegated properties with recent connections (coder#337)
From what I understand when you use BaseState you are supposed to use
delegation. Something must have changed because this code used to work
just as it was, but now it seems without delegation the properties are
ignored and we were getting recent entries that were blank (looked like
this: `<RecentWorkspaceConnection />`).
0 commit comments