Describe the bug
After upgrading my project to the latest version, I have noticed that the System Tray icon starts opening the context menu when I click on the tray icon
Reproduction
https://github.com/seahindeniz/tauri-left-click-menu-issue/tree/v1.1.1
npm i
npm run tauri dev
- Click on the system tray icon
Expected behavior
It should have the same behavior or similar behavior as in the previous version
Platform and versions
Environment
› OS: Mac OS 12.5.1 X64
› Node.js: 16.15.0
› npm: 8.15.0
› pnpm: Not installed!
› yarn: 1.22.19
› rustup: 1.25.1
› rustc: 1.63.0
› cargo: 1.63.0
› Rust toolchain: stable-aarch64-apple-darwin
Packages
› @tauri-apps/cli [NPM]: 1.1.1
› @tauri-apps/api [NPM]: 1.1.0
› tauri [RUST]: 1.1.1,
› tauri-build [RUST]: 1.0.4,
› tao [RUST]: 0.14.0,
› wry [RUST]: 0.21.1,
Stack trace
No response
Additional context
No response
Describe the bug
After upgrading my project to the latest version, I have noticed that the System Tray icon starts opening the context menu when I click on the tray icon
Reproduction
https://github.com/seahindeniz/tauri-left-click-menu-issue/tree/v1.1.1
npm inpm run tauri devExpected behavior
It should have the same behavior or similar behavior as in the previous version
Platform and versions
Environment
› OS: Mac OS 12.5.1 X64
› Node.js: 16.15.0
› npm: 8.15.0
› pnpm: Not installed!
› yarn: 1.22.19
› rustup: 1.25.1
› rustc: 1.63.0
› cargo: 1.63.0
› Rust toolchain: stable-aarch64-apple-darwin
Packages
› @tauri-apps/cli [NPM]: 1.1.1
› @tauri-apps/api [NPM]: 1.1.0
› tauri [RUST]: 1.1.1,
› tauri-build [RUST]: 1.0.4,
› tao [RUST]: 0.14.0,
› wry [RUST]: 0.21.1,
Stack trace
No response
Additional context
No response