ionic-team / ionic-team/vscode-ionic

Debugger stops when redirecting through auth flow

Aperta
#140 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
TypeScript
Stelle
15
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.