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
When clicking the button quickly, there is a probability that it will cause the program to crash
I only added one line of code after generating the code using the create-tauri-app
No response
tauri info
[✔] Environment - OS: Windows 10.0.26100 x86_64 (X64) ✔ WebView2: 128.0.2739.54 ✔ MSVC: Visual Studio Community 2022 ✔ rustc: 1.80.1 (3f5fd8dd4 2024-08-06) ✔ cargo: 1.80.1 (376290515 2024-07-16) ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24) ✔ Rust toolchain: stable-x86_64-pc-windows-msvc (default) - node: 20.12.0 - pnpm: 9.1.3 - yarn: 1.22.22 - npm: 10.8.2 [-] Packages - tauri 🦀: 2.0.0-rc.8 - tauri-build 🦀: 2.0.0-rc.7 - wry 🦀: 0.42.0 - tao 🦀: 0.29.1 - @tauri-apps/api : 2.0.0-rc.4 - @tauri-apps/cli : 2.0.0-rc.10 [-] Plugins - tauri-plugin-shell 🦀: 2.0.0-rc.3 - @tauri-apps/plugin-shell : 2.0.0-rc.1 [-] App - build-type: bundle - CSP: unset - frontendDist: ../dist - devUrl: http://localhost:1420/ - framework: React - bundler: Vite
The text was updated successfully, but these errors were encountered:
This issue may cause occasional crashes while using the software
Sorry, something went wrong.
Closing in favor of #10546
No branches or pull requests
Describe the bug
When clicking the button quickly, there is a probability that it will cause the program to crash
I only added one line of code after generating the code using the create-tauri-app
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: