Assigned
Status Update
Comments
jp...@google.com <jp...@google.com> #2
Generated Metadata
- Summary: The Apps Script application is not working as expected. The first page works, but the second page does not. It is difficult to determine the root cause without additional information.
- Tags:
Additional resources:
https://developers.google.com/apps-script/guides/support/troubleshooting https://developers.google.com/apps-script/support https://stackoverflow.com/.../how-to-debug-or-view-logs-in-google-app-scr... https://stackoverflow.com/.../appscript-webapp-hyperlink-not-working-the-... https://stackoverflow.com/.../serve-separate-html-pages-google-apps-script-...
You can
bl...@google.com <bl...@google.com> #3
Automated by Blunderbuss job workspace-devrel-public-issue-tracker-blunderbuss-autoassigner for config assign for component 191640.
Description
Description
When running in debug mode (regardless of project), debugger often hangs at "Waiting on breakpoint" after stopping at breakpoint then trying to contnue (any action - i.e. run to next breakpoint, step in, step over). No consistent lead up to the hang. Does seem to happen more frequently stepping into a Logger.log code line
Straight exection mode on the same code runs fine.
Code
N/A
Output
N/A
Steps