richorama / AzureSpeedTest2

:cloud: A web page to measure latency to Azure Blob Storage
https://richorama.github.io/AzureSpeedTest2/
MIT License
100 stars 41 forks source link

Azure Speed Test Page does not occure at a correct shape #33

Closed Fajky closed 10 months ago

Fajky commented 4 years ago

When i go to https://azurespeedtest.azurewebsites.net/ via any browser, I see ony picture from attachment. Shoul I change something at browser setting? AzureSpeedTest

richorama commented 4 years ago

Could this be an Internet Explorer issue? Have you tried any other browsers?

Fajky commented 4 years ago

Hello, yes, I have tried IE, Chrome and Firefox and the result was the same. Also trying on 3 different serves

richorama commented 4 years ago

I suspect JavaScript is not enabled, I have added a <noscript /> tag to the page to detect this.