mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
feat(core): enhance IPC permission error message (#10664)
* feat(core): enhance IPC permission error message - include more information about current URL and allowed origins - enhance formatting of the error message * plugin not found & command not found * lint
This commit is contained in:
committed by
GitHub
parent
7796a8fc64
commit
ed04cc3d36
5
.changes/enhance-permission-error-message.md
Normal file
5
.changes/enhance-permission-error-message.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri": patch:enhance
|
||||
---
|
||||
|
||||
Include more information in the IPC permission error message.
|
||||
Reference in New Issue
Block a user