Describe the bug
Tauri deep links doesn't work on Linux on v2 project. The handler is not called.
Eg. the link vibe://download/?url=https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin?download=true
Reproduction
Use deep link plugin in v2 project on Linux
Expected behavior
It should open the app with the parameters
Full tauri info output
Stack trace
No response
Additional context
thewh1teagle/vibe#212
Describe the bug
Tauri deep links doesn't work on Linux on v2 project. The handler is not called.
Eg. the link
vibe://download/?url=https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin?download=trueReproduction
Use deep link plugin in v2 project on Linux
Expected behavior
It should open the app with the parameters
Full
tauri infooutputStack trace
No response
Additional context
thewh1teagle/vibe#212