tauri/.changes/fix-metadata-on-close.md
Fabian-Lars 6251645acf
fix(core): Update webview metadata on window close (#9360)
* fix(core): Update webview metadata on window close

* make it multiwebview friendlier

* support webview.close() too -> THIS IS STILL MISSING AN EVENT LIKE tauri://destroyed !!!
2024-04-03 17:18:13 +02:00

108 B

tauri
patch:bug

Fixes an issue causing getAll() to list webviews that were already destroyed.