tauri/.changes/fix-scope-resolution.md
Lucas Fernandes Nogueira 6c06832246
fix(acl): scope resolution should be per window (#9068)
* fix(acl): scope resolution should be per window

* Update core/tauri-utils/src/acl/resolved.rs

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

* update snapshots

* lint

---------

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2024-03-04 17:01:30 -03:00

109 B

tauri tauri-utils
patch:bug patch:bug

Fixes scope resolution grouping scopes for all windows.