mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
5541aafef3
* 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>
130 B
130 B
tauri |
---|
patch:bug |
Fix emit
and emit_to
(when used with EventTarget::Any
) always skipping the webview listeners.