microsoft / Viva-Connections-Extensibility-Beta

38 stars 6 forks source link

[ACE Card]: [Cards won't load if a mobile user agent is passed] #22

Closed TJ-Klug closed 3 years ago

TJ-Klug commented 3 years ago

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

Versions

[ Big Sur ] Operating System [ 12.13.0 ] Node version [ CLI version: 2.3.0 ] [ Local version: 4.0.2 ] Gulp version [ @microsoft/generator-sharepoint@1.13.0-beta.5 ] SPFx Generator version

Expected or Desired Behavior

When loading the dashboard using a mobile device it should load the same as desktop version.

Observed Behavior

Cards refuse to load if a mobile user agent is passed.

https://user-images.githubusercontent.com/83296371/122975490-038c2b80-d359-11eb-81f5-2cc93e526e58.mov

Hard to tell which errors relate.

Steps to Reproduce

Utilize aadHttpClient to make an api call in init to get data, load the cards on both desktop/mobile user agent.

johnguy0 commented 3 years ago

@ThomasJKlug Is this still happening? Are there any errors in the console?

TJ-Klug commented 3 years ago

I believe it was related to guest accounts. We have since moved to our main tenant and not had the issue.