ionic-team / ionic-team/vscode-ionic

Debugger stops when redirecting through auth flow

Abierto
#140 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
15
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reproducing the Auth0 Ionic Angular flow from the linked auth0-ionic-samples example, focusing on Browser.open({ url, windowName: '_self' }) and the debugger disconnect. Then inspect the extension's debugger attach or reconnect entry points. Done means the debugger remains usable or automatically reattaches after the authentication redirect.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
angular, typescript, vscode
Área
devtools
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.