tauri/.changes/fix-global-event-on-local-listener.md
Lucas Fernandes Nogueira 696d77c3ce
fix(core): global events now reaches window listeners, closes #4493 (#7163)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2023-06-13 08:05:58 -03:00

103 B

tauri
patch:bug

Fixes global events not being received on window-specific event listeners.