We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the selection window should be positioned at the input area
[email protected] tauri tauri info
Environment › OS: Arch Linux Rolling Release X64 › Node.js: 19.3.0 › npm: 8.19.2 › pnpm: Not installed! › yarn: 1.22.19 › rustup: 1.25.1 › rustc: 1.66.0 › cargo: 1.66.0 › Rust toolchain: stable-x86_64-unknown-linux-gnu
Packages › @tauri-apps/cli [NPM]: 1.2.2 › @tauri-apps/api [NPM]: 1.2.0 › tauri [RUST]: 1.2.3, › tauri-build [RUST]: 1.2.1, › tao [RUST]: 0.15.8, › wry [RUST]: 0.23.4,
App › build-type: bundle › CSP: unset › distDir: ../public › devPath: http://localhost:1420/ › framework: React
App directory structure ├─ src-tauri ├─ .vscode ├─ public ├─ src ├─ node_modules └─ .shadow-cljs
None
The text was updated successfully, but these errors were encountered:
Same here, every tauri program will happen.
Sorry, something went wrong.
I see that a fix was release with WRY 0.29.0. Is it possible to use that version without upgrading Tauri to v2?
No, the fix would have to be backported to 0.24 to be able to use it in tauri v1.
No branches or pull requests
Describe the bug
Reproduction
Expected behavior
the selection window should be positioned at the input area
Platform and versions
Environment
› OS: Arch Linux Rolling Release X64
› Node.js: 19.3.0
› npm: 8.19.2
› pnpm: Not installed!
› yarn: 1.22.19
› rustup: 1.25.1
› rustc: 1.66.0
› cargo: 1.66.0
› Rust toolchain: stable-x86_64-unknown-linux-gnu
Packages
› @tauri-apps/cli [NPM]: 1.2.2
› @tauri-apps/api [NPM]: 1.2.0
› tauri [RUST]: 1.2.3,
› tauri-build [RUST]: 1.2.1,
› tao [RUST]: 0.15.8,
› wry [RUST]: 0.23.4,
App
› build-type: bundle
› CSP: unset
› distDir: ../public
› devPath: http://localhost:1420/
› framework: React
App directory structure
├─ src-tauri
├─ .vscode
├─ public
├─ src
├─ node_modules
└─ .shadow-cljs
Stack trace
Additional context
None
The text was updated successfully, but these errors were encountered: