Hello,
We are having trouble getting the debugger to work with our Reactive Web App. Running Service Studio version 11.14.1 Build 54682.
Steps taken to attempt debugging:
1. Create breakpoint.
2. Set entry module (this module).
3. Click "Start debugging" button.
4. A new Chrome window opens but the application does not start.
5. After 30 seconds or so, a popup window appears in Service Studio stating that "The browser used for debugging is unresponsive."
Based on reading through many forum posts related to debugging issues, we have tried the following:
1. Under "Edit" menu, click "Preferences". Check the checkbox for "Use one connection per request in debugger" and click "Apply".
2. Set PC's default browser to Chrome.
3. Only 1 developer is working, publishing, and debugging at a time.
4. Checked the error log in the Service Center. There are no errors.
Any further suggestions for debugging Reactive apps (not mobile) would be appreciated.