Skip to content

Commit

Permalink
fix(core): properly emit events with object payload, closes #5482 (#5492
Browse files Browse the repository at this point in the history
)
  • Loading branch information
lucasfernog committed Oct 27, 2022
1 parent 9417ce4 commit 79dd6e1
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changes/fix-event-payload.md
@@ -0,0 +1,5 @@
---
"tauri": patch
---

Properly emit events with object payload.

0 comments on commit 79dd6e1

Please sign in to comment.