Skip to content

sessions - fix error on startup around duplicate view registration#298015

Merged
bpasero merged 1 commit intomainfrom
ben/armed-cicada
Feb 26, 2026
Merged

sessions - fix error on startup around duplicate view registration#298015
bpasero merged 1 commit intomainfrom
ben/armed-cicada

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Feb 26, 2026

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a startup error in the sessions window caused by incorrect view deregistration order. The issue occurred when attempting to re-register views that were not properly cleaned up during container deregistration.

Changes:

  • Corrected the order of view and view container deregistration in RegisterChatViewContainerContribution to deregister views before their container

@bpasero bpasero merged commit 21ec368 into main Feb 26, 2026
24 checks passed
@bpasero bpasero deleted the ben/armed-cicada branch February 26, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants