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] CSS not working on external machines [Windows] #12762

Open
FlazeIGuess opened this issue Feb 21, 2025 · 0 comments
Open

[bug] CSS not working on external machines [Windows] #12762

FlazeIGuess opened this issue Feb 21, 2025 · 0 comments
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@FlazeIGuess
Copy link

Describe the bug

If i run my program on my local machine, as an .exe the css loads perfectly fine. But if i run the .exe on another machine, the css won't load. why? There are no errors in the console. I upgraded from v1 to v2, but with no changes :(

My Machine:

Image

The other Machine:

Image

Reproduction

No response

Expected behavior

No response

Full tauri info output

> [email protected] tauri
> tauri info


[✔] Environment
    - OS: Windows 10.0.19045 x86_64 (X64)
    ✔ WebView2: 133.0.3065.69
    ✔ MSVC: Visual Studio Community 2022
    ✔ rustc: 1.85.0-nightly (28fc2ba71 2024-11-24)
    ✔ cargo: 1.85.0-nightly (66221abde 2024-11-19)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: nightly-x86_64-pc-windows-msvc (default)
    - node: 20.17.0
    - npm: 10.9.0

[-] Packages
    - tauri 🦀: 2.2.5
    - tauri-build 🦀: 2.0.5
    - wry 🦀: 0.48.1
    - tao 🦀: 0.31.1
    - tauri-cli 🦀: 2.0.4
    - @tauri-apps/api : 2.2.0
    - @tauri-apps/cli : 2.2.7

[-] Plugins
    - tauri-plugin-updater 🦀: 2.5.0
    - @tauri-apps/plugin-updater : 2.5.0
    - tauri-plugin-fs 🦀: 2.2.0
    - @tauri-apps/plugin-fs : 2.2.0
    - tauri-plugin-notification 🦀: 2.2.1
    - @tauri-apps/plugin-notification : 2.2.1
    - tauri-plugin-dialog 🦀: 2.2.0
    - @tauri-apps/plugin-dialog : 2.2.0
    - tauri-plugin-global-shortcut 🦀: 2.2.0
    - @tauri-apps/plugin-global-shortcut : 2.2.0
    - tauri-plugin-clipboard-manager 🦀: 2.2.1
    - @tauri-apps/plugin-clipboard-manager : 2.2.1
    - tauri-plugin-shell 🦀: 2.2.0
    - @tauri-apps/plugin-shell : 2.2.0
    - tauri-plugin-os 🦀: 2.2.0
    - @tauri-apps/plugin-os : 2.2.0
    - tauri-plugin-process 🦀: 2.2.0
    - @tauri-apps/plugin-process : 2.2.0
    - tauri-plugin-http 🦀: 2.3.0
    - @tauri-apps/plugin-http : 2.3.0

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../src

Stack trace


Additional context

No response

@FlazeIGuess FlazeIGuess added status: needs triage This issue needs to triage, applied to new issues type: bug labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

1 participant