Skip to content

Chat offline welcome view no longer shown #291422

@chrmarti

Description

@chrmarti

Git bisect points at microsoft/vscode-copilot-chat#2310.

We might get stuck waiting at

await this._autoAttachInstructions(requestInputs);
.

Steps:

  • Turn off network connection.
  • Reload window.
  • Start a chat.
  • Expected: Getting Chat Ready... to show in the chat view. Eventually the offline welcome view will be shown.
  • Actual: No change in the chat view.

Removing "onInstructionsProvider" and "onSkillProvider" from the Chat package.json gets past it which seems to confirm that these are causing it.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions