Settings page is blank, in developer tools see "Error: Material-UI: The color provided to augmentColor(color) is invalid."

Issue #428 resolved
Steve McIntosh created an issue

After installing the extension when I tried to open the settings to enter my Jira connection information the settings page was blank. I tried opening the Getting Started and Atlassian Welcome pages but they were blank too.

In Develop Tools console I got the following error message:

webviewElement.ts:287 [Embedded Page] Uncaught Error: Material-UI: The color provided to augmentColor(color) is invalid.
The color object needs to have a `main` property or a `500` property.

Extension version 2.6.1

VSCode 1.45.1

Windows 10 Enterprise 1903

Comments (8)

  1. Cherie Woodward Account Deactivated

    I, too, have an empty Settings page. My error is different: Command 'Atlassian: Open Settings' resulted in an error (ENOENT: no such file or directory, open 'build\asset-manifest.json'). No way to set my JIRA login or Authenticate with Bitbucket.

  2. Nick Rundquist

    @{5ae893f554b5e72468e80401} , that’s actually a separate issue that should be resolved in version 2.6.3 which was just released.

  3. Nick Rundquist

    Version 2.6.2, released yesterday, should resolved the issues with webviews not displaying while using the high contrast theme. We have additional work planned to make our views better match the appearance and behavior of the VS Code views when using high contrast.

  4. James Hennigan

    @Nick Rundquist , thanks. i can confirm i am now able to log in while utilising the high contrast theme

  5. Log in to comment