ionic-team / ionic-team/vscode-ionic

Debugger stops when redirecting through auth flow

Open
#140 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Im writing my first ionic app and Im using the auth0 framework as demonstrated [here](https://github.com/auth0-samples/auth0-ionic-samples/blob/main/angular). However, due to the use of `Browser.open({ url, windowName: '_self' });` when I go through the auth flow, the debugger dies due to being disconnected from the running instance of the app.

Is there a way to keep the debugger running such that it reattaches upon redirect back to the app?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.