Skip to content
New issue

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

[bug] why devtools setting not working? #12036

Open
yuyang-ok opened this issue Dec 24, 2024 · 2 comments
Open

[bug] why devtools setting not working? #12036

yuyang-ok opened this issue Dec 24, 2024 · 2 comments
Labels
platform: Windows status: upstream This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes type: bug

Comments

@yuyang-ok
Copy link

Describe the bug

image
The dock location set not working and the dark theme setting not save??

Reproduction

No response

Expected behavior

the setting be working.

Full tauri info output

~~~
$ pnpm run tauri info

> [email protected] tauri D:\db\dbnexus-app
> tauri "info"

WARNING: Only one package manager should be used, but found npm and pnpm and yarn.
         Please remove unused package manager lock files, will use npm for now!

[✔] Environment
    - OS: Windows 10.0.26100 x86_64 (X64)
    ✔ WebView2: 131.0.2903.112
    ✔ MSVC: Visual Studio Community 2022
    ✔ rustc: 1.85.0-nightly (bdc6b3de4 2024-12-23)
    ✔ cargo: 1.85.0-nightly (652623b77 2024-12-20)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: nightly-x86_64-pc-windows-msvc (default)
    - node: 18.12.0
    - pnpm: 8.15.3
    - npm: 8.19.2

[-] Packages
    - tauri 🦀: 2.1.1
    - tauri-build 🦀: 2.0.3
    - wry 🦀: 0.47.2
    - tao 🦀: 0.30.8
    - @tauri-apps/api : 2.0.0-beta.13 (outdated, latest: 2.1.1)
    - @tauri-apps/cli : 2.1.0

[-] Plugins
    - tauri-plugin-fs 🦀: 2.2.0
    - @tauri-apps/plugin-fs : not installed!
    - tauri-plugin-shell 🦀: 2.2.0
    - @tauri-apps/plugin-shell : 2.2.0
    - tauri-plugin-dialog 🦀: 2.2.0
    - @tauri-apps/plugin-dialog : 2.2.0

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

Stack trace

No response

Additional context

No response

@yuyang-ok yuyang-ok added status: needs triage This issue needs to triage, applied to new issues type: bug labels Dec 24, 2024
@Legend-Master Legend-Master added status: upstream This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes platform: Windows and removed status: needs triage This issue needs to triage, applied to new issues labels Dec 24, 2024
@Legend-Master
Copy link
Contributor

@FabianLars
Copy link
Member

And #10629 for the theme (includes a fix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Windows status: upstream This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes type: bug
Projects
None yet
Development

No branches or pull requests

3 participants