Files
tauri-plugins-workspace/.changes/fix-notification-access-violation.md
T
Fabian-Lars 725ff4295e fix(notification/windows): Grant permission without invoking backend (#1556)
* fix(notification/windows): Grant permission without invoking backend

* fmt
2024-07-23 13:10:58 +02:00

201 B

notification
notification
patch

Fixed an issue that caused the notification plugin's initialization script to cause the WebView on Windows to throw a STATUS_ACCESS_VIOLATION error on remote websites.