microsoft / microsoft/CopilotStudioSamples
App is stuck buffering in SharePoint Site
@adilei is already working on this.
Since Jun 12, 2024.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
Description
What sample tool are you using?
SharePointSSOComponent
Describe the bug
After following the guide for the SharePointSSOComponent we're experiencing an endless loading screen in the SharePoint site which uses the packaged app solution.
To Reproduce
Follow the instructions in Step 4 of the SharePointSSOComponent .README file.
When we click on the button to launch the chatbot a window opens with a "Loading" icon. That chatbot content itself never loads.
Expected behavior
The chatbot content should load and return an error if authentication is not possible
Screenshots
Loading Screen in SharePoint:
Console Logs:
Additional context
This has been attempted with the unconfigured packaged solution, a configured package solution with a chatbot developed by our team, a configured packaged solution with a chatbot developed by Microsoft Customer Support Agent. All chatbots result in the loading screen
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.