SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 123 Rust

fix(tauri-runtime-wry): ignore about:blank initial URL (#14080)

* fix(tauri-runtime-wry): ignore about:blank initial URL

fixes a macOS warning when a navigation handler is registered and you choose to create a new window on the on_new_window hook - in this case we shouldn't perform the initial navigation since the URL is provided by the webview configuration from the hook

* change tag

* bump min wry
L
Lucas Fernandes Nogueira committed
03e7c1193208716170f120a1d4a39cea0bc21064
Parent: e81635a
Committed by GitHub <noreply@github.com> on 8/25/2025, 1:03:35 PM