microsoft / vsts-extension-retrospectives

An Azure DevOps extension for efficient retrospectives
MIT License
181 stars 80 forks source link

Missing all icons #185

Open dlandonjr opened 3 years ago

dlandonjr commented 3 years ago

Missing all icons for the Retrospectives extension Using Azure DevOps on Premise Version Dev17.M153.5 This is a first time installation of the extension and not an update

Retrospective_missing_icons

polatengin commented 3 years ago

it's an interesting issue. could you check the Network tab in the Developers Tab (hit F12 to open it in Edge or Chrome) and see if there are any red lines? Usually they mean that there is a blockage on the network to the destination, such as the icons on the internet.

mindlessroman commented 2 years ago

@dlandonjr - Are you still seeing this behavior now?

reavild1 commented 1 year ago

This symptom just started appearing in Azure DevOps Server 2019 Update 1.1. There are red lines in board selection rendering trying to access our app server over https on port 8080 rather than on the port it is actually bound to (443).

geoffrey-citron-nnl commented 5 months ago

@polatengin @mindlessroman Hello - we have this same issue. The icons are missing, and the extension appears to be attempting to access icon files (and others) from the Internet, which is not possible in this environment. When using the latest version of the 'Retrospectives' extension (1.92.12) with Azure DevOps Server 2022, in 'Developer Tools' on the browser, we see the following errors:

Based on the errors, looks like this might be the 'Azure DevOps Services' version; not the 'Azure DevOps Server' version... Could you investigate and correct this?