ElectronNET / ElectronNET/Electron.NET

BrowserView is deprecated in Electron>=29

Open
#957 5 comments 0 reactions 0 assignees View on GitHub
api discussion help wanted
Dominant language
C#
Stars
7.6k
Forks
741
Avg merge
3h 50m
Merged PRs (30d)
2

Description

According to Electron API docs BrowserView was deprecated in version 29 in favour of WebContentsView.

BrowserView: https://www.electronjs.org/docs/latest/api/browser-view
WebContentsView: https://www.electronjs.org/docs/latest/api/web-contents-view

It is worth looking at this to make sure that API is still relevant and working and add a new one as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.