tauri/.changes/core-emit-created-events.md

6 lines
172 B
Markdown
Raw Normal View History

---
tauri: 'patch:bug'
---
Fixed an issue preventing webview/window creation events to not be emitted. This also fixed the `getByLabel` and `getAll` JavaScript functions.