mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
Wont create a menu item when using Blazor? #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CosDevelopment on GitHub (Oct 16, 2018).
Originally assigned to: @GregorBiswanger on GitHub.
Hi, Ive tried multiple times to add a menustrip to my application ( default blazor application, just telling it to start with Electron.
Why wont my menu strip show? I am using Ubuntu Linux as my development environment and VSCode as my text editor, with the dotnet command line compiler.
@GregorBiswanger commented on GitHub (Jan 3, 2019):
Your code works on my Windows 10 - but I tested it without blazor.
Do you can test it with a non-blazor project?