tauri/.changes/core-emit-js-all-targets.md
Amr Bashir 5541aafef3
fix(core): fix emit skipping webview listeners if filter wasn't provided (#9107)
* fix(core): fix emit skipping webview listeners if filter wasn't provided

* Update .changes/core-emit-js-all-targets.md

* update api example

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-03-07 20:36:52 +02:00

130 B

tauri
patch:bug

Fix emit and emit_to (when used with EventTarget::Any) always skipping the webview listeners.