microsoft / microsoft/CopilotStudioSamples
Copilot is not loading on Mobile browser
@adilei is already working on this.
Since Aug 10, 2024.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
Description
What sample tool are you using?
SharePoint SSO component
Describe the bug
We have embedded the bot to SharePoint site and its working fine but when we open it in mobile copilot is loading indefinitely.
Its not able to authenticate user .
To Reproduce
Steps to reproduce the behavior:
- Go to Safari/Edge/Chrome browser and open the SharePoint site link where co-pilot is embedded
- Click on copilot button
ERROR
contentSourceFilter is not supported on narrow screen devices
LOG
InteractionRequiredAuthError: no_tokens_found: No refresh token found in the cache. Please sign-in.
LOG
BrowserAuthError: monitor_window_timeout: Token acquisition in iframe failed due to timeout. For more visit: aka.ms/msaljs/browser-errors.
Expected behavior
Co-pilot should be ready to use in mobile
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
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.