tauri/.changes/fix-webview-close.md
2024-02-04 23:22:09 -03:00

6 lines
123 B
Markdown

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