tauri/.changes/fix-window-get-all.md

6 lines
146 B
Markdown

---
"tauri": patch
---
Remove closed window from the `window.__TAURI__.__windows` array, used by the `window.getAll` API from `@tauri-apps/api`.