tauri
tauri copied to clipboard
[bug] arrow key not work on 2.0.0.beta.4
Describe the bug
Arrow keys don't work,The direction keys are invalid. This problem occurred when I upgraded from beta.2 to beta.4.
Beta.2 does not have this problem.
Reproduction
No response
Expected behavior
No response
Full tauri info
output
[✔] Environment
- OS: Mac OS 14.2.1 X64
✔ Xcode Command Line Tools: installed
✔ rustc: 1.76.0 (07dca489a 2024-02-04)
✔ cargo: 1.76.0 (c84b36747 2024-01-18)
✔ rustup: 1.26.0 (5af9b9484 2023-04-05)
✔ Rust toolchain: stable-aarch64-apple-darwin (default)
- node: 20.11.0
- pnpm: 8.10.2
- yarn: 4.0.2
- npm: 10.2.4
[-] Packages
- tauri [RUST]: 2.0.0-beta.4
- tauri-build [RUST]: 2.0.0-beta.3
- wry [RUST]: 0.36.0
- tao [RUST]: 0.26.0
- @tauri-apps/api : not installed!
- @tauri-apps/cli [NPM]: 2.0.0-beta.3
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist
- devUrl: http://localhost:3000/
- framework: React
- bundler: Vite
Stack trace
No response
Additional context
No response