tauri/.changes/fix-webview-close.md

6 lines
123 B
Markdown
Raw Normal View History

---
"tauri": patch:bug
---
When using the multiwebview mode, properly remove the webview from memory on `Webview::close`.