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
fix: show Tasks view container in Cursor when not authenticated (#839)
Cursor has a bug where view containers whose views are all hidden via
`when` clauses never re-appear after the context changes. Add a
placeholder login tree view so the coderTasks container always has at
least one visible view.
Fixes#838
0 commit comments