mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
fix(store): error instead of panic on invalid rid (#3157)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"store": patch
|
||||
"store-js": patch
|
||||
---
|
||||
|
||||
Return an error instead of panic when the internally tracked resource id is invalid on creating new stores
|
||||
Reference in New Issue
Block a user