Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): Update webview metadata on window close #9360

Merged
merged 3 commits into from Apr 3, 2024
Merged

Conversation

FabianLars
Copy link
Sponsor Member

fixes #9353
follow up to #9211 - no idea how i missed this.

The first commit wasn't really working for the multiwebview example so i tried to fix that in the second and third commits. As the last commit states, there's no webview-destroyed event yet but idk what the plans are.

@FabianLars FabianLars requested a review from a team as a code owner April 3, 2024 11:48
@amrbashir amrbashir merged commit 6251645 into dev Apr 3, 2024
20 checks passed
@amrbashir amrbashir deleted the fix/close-events branch April 3, 2024 15:18
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.

window.close() and window.destroy() not removing WebviewWindow on tauri 2.0.0-beta.14
2 participants