SimpleBrowserDotNet/SimpleBrowser

Supress javascript errors

acosonic opened this issue · 5 comments

I keep having javascript error popups,

there is no

browser.ScriptErrorsSuppressed = true;

property anymore.

Any ideas?

SimpleBrowser doesn't have a UI and doesn't run JavaScript. I don't understand how you could have JavaScript error popups. Can you send a screen capture of what you are seeing?

I don't remember ever having a ScriptErrorsSuppressed property.

This appears to be a problem with Visual Studio and IE, not SimpleBrowser. Please try the solution described in this link and see if it fixes your problem:

https://developercommunity.visualstudio.com/content/problem/218740/vs2017-debug-javascript-files-not-working-1.html

@acosonic Did this address your issue?

I believe this to be a Visual Studio/IE error, not a SimpleBrowser error. The OP hasn't replied. I'm going to close this issue until there is a reason to have it open.