Skip to content

Local 8080 doesn't spin up when Electron app is run. #383

@apinkhasov101

Description

@apinkhasov101

Describe the bug
Local Host 8080 is supposed to display a browser version Chronos, however there seems to be compatibility issues that are due to Electron. Attempting to address the TypeError issue within DashboardContext.tsx (as shown on the browser's console log) doesn't resolve the issue and also affects/prevents the Electron app's dashboard from rendering as well.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the README to start up the app.
  2. Make sure you 'npm install' all the the dependencies
  3. Enter 'npm run start:electron' to start the app.
  4. Got to 'localhost:8080' in your web browser.
  5. See error (black screen)

Expected behavior
It would be expected that the same dashboard interface visible on the electron app would appear on your local machine's browser as well.

Screenshots

Image

Desktop:

  • OS: Mac 15.3
  • Browser Safari
  • Version 18.3

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