stuartridout / teamlink

TeamLink is a free Microsoft Teams Power App using Dataverse for Teams. It is a space where your team can share there whereabouts for the week ahead directly in Microsoft Teams. Users can select who they want to 'follow' and see the upcoming presences of or can view by site to see who is planning to be on site on that day. TeamLink allows you then to message to see if the person wants to meet up for a coffee ... all from the click of a button!
MIT License
51 stars 2 forks source link

Error when trying to retrieve data from the network #13

Closed GarryPope closed 2 years ago

GarryPope commented 2 years ago

Hello @stuartridout,

I hope you're well. Can you help me please?

We just created a new team and installed your solution: v1.17

We are noticing when a user first uses the app they are presented with errors on each screen of "Error when trying to retrieve data from the network."

If I click the x in the top right the banner disappears and I'm able to select the data correctly, and then I no longer receive the error on each screen and the app works fine.

Any ideas why this is happening please? Thanks very much.

image

stuartridout commented 2 years ago

This has now been fixed as part of the 1.0.0.18 release. See https://github.com/stuartridout/teamlink/releases/tag/v1.18-main

GusChessman commented 2 years ago

Hi stuart, could you share how you handle this error. I am having the same issue on my canvas app, in some users.

In my case, the error appears when users are trying to filter some sharepoint list. I have delete the connection to the sharepoint list and reinstaled it, but does not worked for users. Rare is that list is very short... <400 items.

Ty in advance.