tauri-apps / tauri-apps/plugins-workspace

store often not responding???

Open
#3,361 4 comments 0 reactions 0 assignees View on GitHub
plugin: store type: bug
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

### Describe the bug

store never finish working tauri app not responding???

Image

### Reproduction

rightnow I have no idea to reproduce this.

### Expected behavior

working fine.

### Full `tauri info` output

```text
~~~
pnpm tauri info

> dvnexus-app@0.0.0 tauri /home/yuyang/projects/dbpal/dbnexus-app
> tauri info

[✔] Environment
- OS: Debian 13.0.0 x86_64 (X64) (KDE on wayland)
✔ webkit2gtk-4.1: 2.50.4
✔ rsvg2: 2.60.0
✔ rustc: 1.94.0 (4a4ef493e 2026-03-02)
✔ cargo: 1.94.0 (85eff7c80 2026-01-15)
✔ rustup: 1.29.0 (28d1352db 2026-03-05)
✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (default)
- node: 22.22.1
- pnpm: 10.32.1
- npm: 10.9.4

[-] Packages
- tauri 🦀: 2.10.3
- tauri-build 🦀: 2.5.6
- wry 🦀: 0.54.4, (outdated, latest: 0.55.0)
- tao 🦀: 0.34.8, (outdated, latest: 0.35.0)
- @tauri-apps/api ⱼₛ: 2.10.1
- @tauri-apps/cli ⱼₛ: 2.10.0 (outdated, latest: 2.10.1)

[-] Plugins
- tauri-plugin-opener 🦀: 2.5.3
- @tauri-apps/plugin-opener ⱼₛ: 2.5.3
- tauri-plugin-log 🦀: 2.8.0
- @tauri-apps/plugin-log ⱼₛ: 2.8.0
- tauri-plugin-process 🦀: 2.3.1
- @tauri-apps/plugin-process ⱼₛ: 2.3.1
- tauri-plugin-autostart 🦀: 2.5.1
- @tauri-apps/plugin-autostart ⱼₛ: 2.5.1
- tauri-plugin-os 🦀: 2.3.2
- @tauri-apps/plugin-os ⱼₛ: 2.3.2
- tauri-plugin-fs 🦀: 2.4.5
- @tauri-apps/plugin-fs ⱼₛ: 2.4.5
- tauri-plugin-dialog 🦀: 2.6.0
- @tauri-apps/plugin-dialog ⱼₛ: 2.6.0
- tauri-plugin-store 🦀: 2.4.2
- @tauri-apps/plugin-store ⱼₛ: 2.4.2
- tauri-plugin-shell 🦀: 2.3.5
- @tauri-apps/plugin-shell ⱼₛ: 2.3.5
- tauri-plugin-clipboard-manager 🦀: 2.3.2
- @tauri-apps/plugin-clipboard-manager ⱼₛ: 2.3.2
- tauri-plugin-window-state 🦀: 2.4.1
- @tauri-apps/plugin-window-state ⱼₛ: 2.4.1
- tauri-plugin-sql 🦀: 2.3.2
- @tauri-apps/plugin-sql ⱼₛ: 2.3.2

[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist
- devUrl: http://localhost:1420/
- framework: React
- bundler: Vite

~~~
```

### Stack trace

```text

```

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.