OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
90 stars 36 forks source link

Blank Dashboard in Teams #151

Closed vjanaga-exelixis closed 9 months ago

vjanaga-exelixis commented 11 months ago

We followed the deployment guide and performed all the steps, We are facing the issue when we add launch the app in Teams we are getting blank dashboard except Welcome message.

We also tried adding the app via channel and directly app also. in both the scenarios we are getting the blank screen.

Please find the attached Logfile, Blank app screenshot, Azure App Permissions TeamsEOC_Log (2).log TeamsEOC_blank TeamsEOC_AppPermissions

We also tired removing the app and re adding again but we are getting the same issue. It would be great we can have update on the issue as we have tried all the possible options.

v-asshrirao commented 11 months ago

@vjanaga-exelixis, Thank you for reaching out to us. Can you please check the REACT_APP_SHAREPOINT_SITE_NAME configuration in your app service? Value should be just SiteName i.e. 'TeamsEOCSite', Once the value is corrected restart the AppServie.

Please let us know if this resolve the issue, else share the manifest files with us for investigating further.

vjanaga-exelixis commented 10 months ago

Hi, We are not able to see the REACT_APP_SHAREPOINT_SITE_NAME configuration in app service. We are getting the below configuration settings AppService_ConfigurationSettings

Please find the attached mainfest file

TEOC.json

Please let us know if you need any other information

v-prigunasek commented 10 months ago

Hi @vjanaga-exelixis,

It seems like you don't have enough permissions to view the Application settings. Can you please reach out to the Azure Administrator or the respective internal team to get the value updated for REACT_APP_SHAREPOINT_SITE_NAME app settings to TeamsEOCSite instead of the full URL ? Once that is updated, then perform this step, to get the code updated with the new site name value in your app service. Once that is done, open the app in teams and verify if that works as expected.

vjanaga-exelixis commented 10 months ago

Hi, As per your instructions we have updated the REACT_APP_SHAREPOINT_SITE_NAME app settings to TeamsEOCSite and restarted the app service. After that when we click on the link step, its redirecting to the step3 Sync latest version. and while performing sync step we stuck here. we are able to see the previous action step. please find the screenshot TEOC_Log

Could you please provide the instructions for resolving this issue. Please let me know if you need any other information.

v-asshrirao commented 10 months ago

@vjanaga-exelixis , Can you try clearing the browser cache and launch the TEOC app to see whether that works? If you still see any issues, can you check the following - In Azure portal, navigate to TEOC resource group, open app service and click on Advanced Tools, click on Go and then click on App Settings. image

Check for the REACT_APP_SHAREPOINT_SITE_NAME variable and see if that has correct site name without any special characters. image

microsoft-github-policy-service[bot] commented 10 months ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.