Skip to content

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

Merged
lucasfernog merged 3 commits intodevfrom
fix/about-blank-initial-navigation
Aug 25, 2025
Merged

fix(tauri-runtime-wry): ignore about:blank initial URL#14080
lucasfernog merged 3 commits intodevfrom
fix/about-blank-initial-navigation

Conversation

@lucasfernog
Copy link
Member

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

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
@lucasfernog lucasfernog requested a review from a team as a code owner August 25, 2025 12:42
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Aug 25, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 25, 2025

Package Changes Through e26a4d0

There are 2 changes which include tauri-runtime-wry with patch, tauri with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-runtime-wry 2.8.0 2.8.1
tauri 2.8.3 2.8.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 03e7c11 into dev Aug 25, 2025
21 of 22 checks passed
@lucasfernog lucasfernog deleted the fix/about-blank-initial-navigation branch August 25, 2025 13:03
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

1 participant