Skip to content

Page does not load when running electron without vite on windows #421

@mathieu-lemuzic

Description

@mathieu-lemuzic

When running the desktop template using npm run electron (http files served internally via electron) the page does not load properly, although it works fine when serving the files via vite or and external http server.

The page is loaded since console messages are visible in the frontend debugger console, but it remains empty after the loading sequence.

I could work around serving the files in the backend over http instead, but it feels a bit hacky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions