Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show error dialog if WebView fails to load #2781

Merged
merged 1 commit into from
Aug 23, 2024

Commits on Aug 22, 2024

  1. Inform user of errors failing to initialize WebView

    - On Windows, if the callback for WebView initialization raises an
      exception, that exception is swallowed in .NET and not reported to the
      user. Now, the user is presented with a dialog box explaining the
      failure.
    rmartin16 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4ae9b7e View commit details
    Browse the repository at this point in the history