You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled and ran the official example - vue todos under Ubuntu 22.04. After the first run, I found that the toolbar displayed in a transparent color and the file name behind it. After switching the activation status of the window, the toolbar displayed normally
Describe the bug
I compiled and ran the official example - vue todos under Ubuntu 22.04. After the first run, I found that the toolbar displayed in a transparent color and the file name behind it. After switching the activation status of the window, the toolbar displayed normally
Reproduction
No response
Expected behavior
No response
Platform and versions
Environment
› OS: Ubuntu 22.04 X64
› Node.js: 16.17.0
› npm: 8.15.0
› pnpm: 7.12.2
› yarn: 1.22.19
› rustup: 1.25.1
› rustc: 1.63.0
› cargo: 1.63.0
› Rust toolchain: stable-x86_64-unknown-linux-gnu
Packages
› @tauri-apps/cli [NPM]: 1.1.1
› @tauri-apps/api [NPM]: Not installed!
› tauri [RUST]: 1.1.1,
› tauri-build [RUST]: 1.1.1,
› tao [RUST]: 0.14.0,
› wry [RUST]: 0.21.1,
App
› build-type: bundle
› CSP: default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'
› distDir: ../dist
› devPath: http://localhost:3000/
› framework: Vue.js
App directory structure
├─ src-tauri
├─ docs
├─ public
├─ dist
├─ src
└─ node_modules
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: