Issues
- 1
Maps/HashMaps?
#136 opened by Revxrsal - 2
Generated bindings still have throw even with `ErrorHandlingMode` set to `Result`
#135 opened by nooblyf - 3
Type Mismatch Errors with Events in Tauri v2
#131 opened by alimehasin - 3
Test failure on Windows
#132 opened by FlorianStasse - 6
Building with tauri v2 on OSX fails
#133 opened by HerrMuellerluedenscheid - 1
- 6
Tauri Upgrades
#126 opened by oscartbeaumont - 1
Can v2 split exported type into multiple file
#127 opened by mslxl - 2
Option to use EffectTS for errors
#89 opened by oscartbeaumont - 3
Add missing documentation
#122 opened by kareemmahlees - 0
Finish `Channel` support
#111 opened by oscartbeaumont - 2
- 0
- 1
- 2
Events broken in update
#116 opened by n1ght-hunter - 2
- 0
You can put the same command many times
#115 opened by oscartbeaumont - 0
Chain events and commands
#113 opened by oscartbeaumont - 0
- 1
Pass app handle to event listen callback
#107 opened by n1ght-hunter - 3
Getting a lot of errors when trying to upgrade
#110 opened by kareemmahlees - 0
Remove `ManagerExt` trait
#98 opened by oscartbeaumont - 3
Allow for exporting constants
#95 opened by Isaac-Leonard - 1
Allow change generated code naming convention
#105 opened by sbant - 3
Using tauri-specta on tauri v2 mobile
#104 opened by Dreaming-Codes - 5
Version mismatch
#102 opened by SSardorf - 9
The trait bound impl std::future::Future<Output = std::result::Result<std::vec::Vec<lib::prisma::user::Data>, std::string::String>>: specta::function::result::FunctionResult<_> is not satisfied
#99 opened by niraj-khatiwada - 1
missing Ok(()) in docs
#100 opened by Zercerium - 2
- 5
Linked Tauri version does not compile under OSX
#92 opened by thurn - 4
- 3
v2 builder.build() type annotations needed
#91 opened by Elendiar - 12
Tauri/Tauri Specta v2 known issues
#86 opened by oscartbeaumont - 1
Tracing integration
#78 opened by oscartbeaumont - 0
Starter template command
#88 opened by oscartbeaumont - 5
what's the best way to generate binding for non plugin commands / events in v2?
#80 opened by anatawa12 - 4
- 6
- 2
- 4
`reference` not `inline` result types.
#72 opened by oscartbeaumont - 5
- 4
- 1
- 0
Support `emit_filter`
#84 opened by oscartbeaumont - 0
Rename `emit_all` to `emit`
#85 opened by oscartbeaumont - 1
Tauri v2 compatiblity
#83 opened by dan-myles - 0
- 1
Commands can't be generic on runtime
#70 opened by Brendonovich - 3
- 1
Cannot bind tauri::Window inside a custom plugin
#64 opened by DrJonki