Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

electron-tabs 1.0.0 types "webview" field as "HTMLElement" #155

@quantatic

Description

@quantatic

Describe the bug
In >1.0.0, Tab.webview has type HTMLElement. In previous releases of electron-tabs, this field was properly typed as Electron.WebviewTag.

Expected behavior
I would expect the "webview" field to have the Electron.WebviewTag type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions