Skip to content

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

Merged
amrbashir merged 3 commits intodevfrom
fix/close-events
Apr 3, 2024
Merged

fix(core): Update webview metadata on window close#9360
amrbashir merged 3 commits intodevfrom
fix/close-events

Conversation

@FabianLars
Copy link
Copy Markdown
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
@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