Skip to content

Incompatible with Electron 28 and higher #60

@viktor44

Description

@viktor44

The library uses ipcRenderer.sendTo which was removed in Electron 28.
https://www.electronjs.org/docs/latest/breaking-changes#removed-ipcrenderersendto

It should be replaced by MessageChannel

This issue doesn't allow us to upgrade Station to modern Electron versions.

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