Blank screen when viewing Jira issue in VS code tab

Issue #208 resolved
Jason Brunette created an issue

Jira and Bitbucket (Official) 2.0.0

We use a custom Jira site in my organization. When I try to view an existing Jira issue (clicking issue in “Jira Issues” panel), the tab in VS Code opens, shows the correct issue ID in the tab name but no content appears. “Loading data…” is seen for a split second in the middle of the content area of the tab, but disappears and no content is shown.

Comments (7)

  1. Jonathan Doklovic Account Deactivated

    @Jason Brunette When you get the blank screen, could you use the vscode help menu to “Toggle Developer Tools” and see if there are any errors in the javascript console?

  2. Jason Brunette reporter

    [Embedded Page] TypeError: Cannot read property 'iconUrl' of undefined webviewElement.ts:296

    VS Code 1.38.1

  3. Jonathan Doklovic Account Deactivated

    @Jason Brunette Does this happen on every issue or just issues that may have a parent issue? (e.g. sub-tasks, epic children, etc).

  4. Michael Doan

    I have a similar issue but the last log says: “[Extension Hosts] Unable to log remote console arguments Output omitted for a large object that exceeds the limits.” I”m on 2.3.1.

  5. Log in to comment