-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
@mpociot Thanks a lot for this amazing tool.
I tried to build a simple MenuBar application with one settings window. I found a couple of bugs.
MenuBar::hide()
method doesn't work for me.- After running
php artisan native:build
I launched the application but MenuBar didn't show, any window didn't opened (settings window should be opened by default) and the Application menu was like it was before changes (eg. default and not my custom). In dev mode runningphp artisan native:serve
all works as expected except ofMenuBar::hide()
Maybe I did something wrong as the documentation does not cover all cases as it's in alpha.
How to reproduce the bug
Build a MenuBar app with one window
Package Version
0.3.2
PHP Version
8.1
Laravel Version
10.15
Which operating systems does with happen with?
macOS
Notes
I have MacBook on Intel with MacOS 13.4.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working