You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Javascript Debugging registry switch (added in SU2015) is not mentioned.
From API Release Notes for SU2015 ...
Webdialog JS error Dialogs for Developers
In previous versions of SketchUp on Windows, users would see javascript error popup boxes anytime there was malformed js code on a webpage. We muted those popups in a previous release. Due to popular demand, we have brought them back, this time for developers only! Developers can enable js error popups by creating this key in their Windows registry: HKEY_CURRENT_USER/Software/SketchUp/SketchUp 2015/WebDialogs/ShowErrorDialogs
and adding a DWORD value set to 1.
The text was updated successfully, but these errors were encountered:
Debugging page ...
The Javascript Debugging registry switch (added in SU2015) is not mentioned.
From API Release Notes for SU2015 ...
The text was updated successfully, but these errors were encountered: