I'm running into the error Gdk-Message: 19:47:59.700: Error 71 (Protocol error) dispatching to Wayland display. when trying to start the dev server of my react-router project which uses vite.
tauri info:
[✔] Environment
- OS: Arch Linux Rolling Release x86_64 (X64) (Hyprland on wayland)
✔ webkit2gtk-4.1: 2.48.1
✔ rsvg2: 2.60.0
✔ rustc: 1.86.0 (05f9846f8 2025-03-31)
✔ cargo: 1.86.0 (adf9b6ad1 2025-02-28)
✔ rustup: 1.28.1 (2025-03-05)
✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (default)
- node: 20.19.0
- yarn: 1.22.22
- npm: 11.3.0
[-] Packages
- tauri 🦀: 2.5.1
- tauri-build 🦀: 2.2.0
- wry 🦀: 0.51.2
- tao 🦀: 0.33.0
- @tauri-apps/api : not installed!
- @tauri-apps/cli : 2.5.0
[-] Plugins
- tauri-plugin-log 🦀: 2.4.0
- @tauri-apps/plugin-log : not installed!
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../build
- devUrl: http://localhost:5173/
- framework: React
- bundler: Vite