MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Log errors to DevTools console from executeScriptAsync

Open
#307 2 comments 0 reactions 1 assignee View on GitHub

@JoshuaWeber is already working on this.

Since Jun 29, 2020.

feature request priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Would be really good to see errors logged when calling executeScriptAsync.
I'm moving to WebView from GeckoFX, where any script execute errors are logged.
As you can imagine, it's really useful when you call
result = await executeScriptAsync("myJS('test')")
and nothing is returned because myJS has an error.

AB#27285843

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.