ionic-team / ionic-team/vscode-ionic
Debugger stops when redirecting through auth flow
- 主要言語
- TypeScript
- スター
- 15
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript, vscode
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100