Skip to content

fix: set webview2 path before initializing runtime#14054

Merged
lucasfernog merged 2 commits into
devfrom
fix/webview2-not-detected
Aug 24, 2025
Merged

fix: set webview2 path before initializing runtime#14054
lucasfernog merged 2 commits into
devfrom
fix/webview2-not-detected

Conversation

@FabianLars
Copy link
Copy Markdown
Member

fixes #13817

i don't really like not re-using resource_dir() but i couldn't think of anything that wasn't even worse (eg initializing dummy PackageInfo / Env was really ugly - adding new methods to tauri-utils that don't take those args felt weird as well).

@FabianLars FabianLars requested a review from a team as a code owner August 21, 2025 11:43
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 21, 2025

Package Changes Through 2cdc9e2

There are 1 changes which include 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 2.8.2 2.8.3

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


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

Comment thread crates/tauri/src/app.rs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating webviews doesn't account for fixed webview2 runtime in Windows environments without any runtime installed

2 participants