mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-30 18:46:27 +03:00
6 lines
130 B
Markdown
6 lines
130 B
Markdown
|
---
|
||
|
'tauri': 'patch:bug'
|
||
|
---
|
||
|
|
||
|
Fix `emit` and `emit_to` (when used with `EventTarget::Any`) always skipping the webview listeners.
|