ionic-team / ionic-team/vscode-ionic
Debugger stops when redirecting through auth flow
Offen
enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 15
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.