Skip to content

Commit

Permalink
Update .changes/fix-resource-id.md
Browse files Browse the repository at this point in the history
Co-authored-by: Amr Bashir <[email protected]>
  • Loading branch information
stringhandler and amrbashir authored Dec 18, 2024
1 parent 659cd35 commit df695d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .changes/fix-resource-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
'tauri': patch:bug
---

Fixes #11955: a panic caused by an assert when the resource random id has been used already. The panic would result in this line:
`panic: assertion failed: removed_resource.is_none()`
Fixed a panic caused by an assert when the resource random id has been used already.

0 comments on commit df695d3

Please sign in to comment.