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] Window is constantly reloading?! #12206

Open
RoccoRakete opened this issue Jan 4, 2025 · 2 comments
Open

[bug] Window is constantly reloading?! #12206

RoccoRakete opened this issue Jan 4, 2025 · 2 comments
Labels
help wanted Help is requested to fix this issue platform: Linux status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@RoccoRakete
Copy link

Describe the bug

I've chosen the JavaScript/Rust Template.

When starting tauri, the Window is constantly reloading, as shown in the Video.

Is there any way to debug this?

Reproduction

create new app with bun create tauri-app

run with bun create tauri-app

Expected behavior

No response

Full tauri info output

❯ npm run tauri info

> [email protected] tauri
> tauri info


[✔] Environment
    - OS: Arch Linux Rolling Release x86_64 (X64) (Hyprland on wayland)
    ✔ webkit2gtk-4.1: 2.46.5
    ✔ rsvg2: 2.59.2
    ✔ rustc: 1.83.0 (90b35a623 2024-11-26)
    ✔ cargo: 1.83.0 (5ffbef321 2024-10-29)
    ✔ rustup: 1.27.1 (2024-05-07)
    ✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (default)
    - node: 23.4.0
    - yarn: 1.22.22
    - npm: 11.0.0
    - bun: 1.1.38

[-] Packages
    - tauri 🦀: 2.2.0
    - tauri-build 🦀: 2.0.4
    - wry 🦀: 0.48.0
    - tao 🦀: 0.31.1
    - tauri-cli 🦀: 2.1.0
    - @tauri-apps/api : not installed!
    - @tauri-apps/cli : 2.2.2

[-] Plugins

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../src
~/code/test
❯

Stack trace

No response

Additional context

recording_2025-01-04_19-12-49.mp4
@RoccoRakete RoccoRakete added status: needs triage This issue needs to triage, applied to new issues type: bug labels Jan 4, 2025
@FabianLars FabianLars added help wanted Help is requested to fix this issue platform: Linux labels Jan 4, 2025
@JustSypth
Copy link

I just got Tauri and I couldn't even get started because of the same issue. (using cargo)

@RoccoRakete
Copy link
Author

I just got Tauri and I couldn't even get started because of the same issue. (using cargo)

I've tried it with cargo, for me it doesn't hot reload there at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help is requested to fix this issue platform: Linux status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

3 participants