Skip to content

Conversation

@Raicuparta
Copy link

Currently accessing the events would create new references every time. This would fix that. Needs some testing though.

@Raicuparta Raicuparta force-pushed the events-stable-references branch from c61d41a to b6e8768 Compare January 16, 2025 17:46
@Raicuparta Raicuparta force-pushed the events-stable-references branch from b6e8768 to 05a5492 Compare January 16, 2025 17:49
@vonPB
Copy link
Contributor

vonPB commented Aug 3, 2025

This resolved a bunch of errors (like below) I had when using events. Would appreciate a merge!
[TAURI] Couldn't find callback id 1758793440. This might happen when the app is reloaded while Rust is running an asynchronous operation.

vonPB added a commit to vonPB/tauri-specta that referenced this pull request Aug 3, 2025
vonPB added a commit to vonPB/tauri-specta that referenced this pull request Aug 3, 2025
Based on work in PR specta-rs#156 by Raicuparta
Co-authored-by: Raicuparta <[email protected]>
@oscartbeaumont
Copy link
Member

oscartbeaumont commented Aug 4, 2025

Thanks. Sorry it's taken me soo long!

oscartbeaumont added a commit that referenced this pull request Aug 4, 2025
refactor: __makeEvents__ without proxies (based on #156)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants