Skip to content

Listening for unresponsive events #50

Description

@gregstewart

When using devtron I get a linting error suggesting I start listening for unresponsive event on the webContents property of the BrowserWindow. Something like this should help fix the issue:

myWindow.webContents.on('unresponsive', () => {})

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions