MarshallOfSound / MarshallOfSound/react-electron-web-view

WebView show nothing

Open
#17 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
64
Forks
33
PR merge metrics
No merged PRs in 30d

Description

### I am simply using webView, but show nothing, I have no idea what's happened

```javascript
import React from 'react';
import logo from './logo.svg';
import './App.css';
import WebView from 'react-electron-web-view'
function App() {
return (


why not?




);
}

export default App;
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the supplied React App example with the WebView component and its Google URL. Read the react-electron-web-view entry point and inspect how the src prop is handled in Electron. Done means identifying why this usage renders nothing and adding a verified fix or clear reproduction guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript, react
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.