Gitpod: `Open Browser` blocks Gitpod

Created on 25 Jan 2019  路  3Comments  路  Source: gitpod-io/gitpod

Gitpod is blocked when starting Theia with Open Browser.

Steps to reproduce:

  • Open Theia master in Gitpod: Open in Gitpod
  • Wait for the build.
  • Start Theia with yarn --cwd ./examples/browser start --hostname 0.0.0.0 --port 3000
  • Click on Open Browser.
  • My Gitpod client is frozen.
bug

Most helpful comment

I have figured it out, and it was a problem on my side.

Workaround: I had to disable the Grammarly extension for Chrome.

All 3 comments

The same issue when I'm opening a workspace, or switching to another workspace in Theia. The Gitpod client is blocked.

I have figured it out, and it was a problem on my side.

Workaround: I had to disable the Grammarly extension for Chrome.

Thank you. This helped me alot.

Was this page helpful?
0 / 5 - 0 ratings