Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menubar showing empty white screen with no content, but shows content on the desktop app and the website. #413

Open
shanjairaj7 opened this issue Jan 16, 2023 · 1 comment

Comments

@shanjairaj7
Copy link

This is the setup for showing the Menubar and the Desktop app.

The index.html content is shown for the website and the desktop app but does not show anything in the menubar, just a white blank screen.

code
image
image
image

Steps to Reproduce the Problem

  1. I have a basic electron project setup with a electron.js file with menubar js code for creating a menubar and the basic code for creating a window. And I am linking the index.html to both.

Expected Behaviour

Its supposed to show the same index.html content that it shows for the desktop app, for the menubar as well.

Actual Behaviour

But it's not showing anything in the menubar, but shows the index.html content in the website and the desktop app.

Specifications

  • Menubar version: "menubar": "^9.2.3",
  • Platform: M1
  • Electron version: "electron": "^22.0.2",
@ionutmiftode
Copy link

@shanjairaj7 did you managed to find a solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants