Teams Toolkit debug opens Teams App catalog without dialog to add tab to meeting #142
Unanswered
rfjschouten
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When starting the debug option in Teams Toolkit (local debug Chrome/Edge), everything is build ok, etc. and the browser is opened and the Teams App catalog is started. After it loads and install the App, a dialog is shown to (in my case) add the tab to a meeting. All fine.
When you stop the debugging, maybe add some code changes, etc. and start the debugging again, lots of times the App catalog is started, but the dialog to add my tab to a meeting is not loaded anymore (no errors in the build, etc.). Only the App catalog start screen is shown. What can I do to get the dialog? Sometimes you would like to add your tab to a fresh and clean meeting. But this way I cannot do this.
What I also see when you stop debugging, that the App is still installed in the meeting and the Tab is also still there. If you start debugging several times, you end up with lots of the same Tabs (only with unique number behind it). I would suspect it would uninstall after the debugging is ended. Any ideas on this?
Beta Was this translation helpful? Give feedback.
All reactions