Skip to content

clustergrammer not working inside an Electron app #59

Description

@wasimaftab

I am trying to use clustergrammer inside an electron app but I am getting Uncaught TypeError: Cannot read property 'getComputedStyle' of null (See screenshot below)

clustergrammer_error2

I've followed the instructions from the official page which describes how to use clustergrammer in a web page.

My package.json looks like below,

pkg_json2

To reproduce this issue I've created a minimal repo in GitHub. First, execute yarn install inside the repo folder to install the node modules and then execute yarn start to launch the app.

My OS is Ubuntu 20.04 and using node version 14.16.1

Is it a bug or I am missing something? I will appreciate your suggestions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions