Skip to content

Add-in taskpane suddenly opens up blank while add-in code is still normally running #6523

Description

@k-bu

Since 2-3 weeks web add-ins disappear in Excel, PowerPoint and Word, although the add-in code hasn't changed at all. If I open the console via "Attach debugger" then I see the log from the add-in, as if everything were normal. Its code gets fully executed, but the opened taskpane stays empty, also without context menu.

Your Environment

  • Platform: PC desktop
  • Host: Microsoft® Word for Microsoft 365 MSO (Version 2601 Build 16.0.19628.20204) 64-bit
  • Operating System: Windows 11
  • WebView2 runtime: 144.0.3719.115

Provide additional details

Two workarounds help restoring the add-in's taskpane:
a) Close the Office applications, then delete "%LOCALAPPDATA%/Microsoft/Office/16.0/Wef" and then restart Office.
b) Terminate the "msedgewebview2.exe" instance, that is shared between all Office applications, via task manager. The instance is auto restarted and immediately also shows our add-in. No restart of the Office application required.

Useful logs

No Javascript or network errors in the console at all.

Metadata

Metadata

Assignees

Labels

Area: add-in UIIssue related to UI features such as Fabric, dialogs, add-in commands, etc.Needs: attention 👋Waiting on Microsoft to provide feedbackregressionFunctionality that previously worked no longer works

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions