Using HandleWindowEvent() from the WebView2 event callbacks is a common error source when user code does something blocking like RunScript() or ShowModal(). Queue the events to prevent this where possible, in wxEVT_WEBVIEW_NAVIGATING at least warn the developer instead of hanging silently. Closes #22834, #22744, #19075 |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||