pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
383 stars 380 forks source link

LivePersona does not show hover in Teams Mobile #1800

Open tomaszoida opened 6 months ago

tomaszoida commented 6 months ago

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version

[3.11.0]

Expected / Desired Behavior / Question

LivePersona is expected to show the hover card in every scenario: SharePoint (browser) desktop/mobile, Teams desktop/web/mobile.

Observed Behavior

LivePersona does not show hover card when run Teams Mobile (Android, iOS). The control works fine in web/desktop versions of Teams. It also works ok in SharePoint pages in browsers both on desktops and on mobiles. There are errors ApiError from spserviceworker.js, and the number of errors seems related to the number of LivePersona control instances rendered.

teamsmobile sharepointmobile teamsweb

Steps to Reproduce

Create SPFx webpart that uses LivePersona control. Create Teams app with static tab that uses the spfx component. Deploy SPFx app, deploy Teams app. Run the app in Teams Mobile and see LivePersona does not show hover card.

github-actions[bot] commented 6 months ago

Thank you for submitting your first issue to this project.

brnowakowski commented 5 months ago

any update for this? It is causing many problems for us