amtunlimited / average-response

What is the average HTTP response?
https://aarontag.dev/average-response
25 stars 0 forks source link

CORS failure #4

Open RReverser opened 4 years ago

RReverser commented 4 years ago

When going to https://aarontag.dev/average-response/ in the latest Firefox Developer Edition, I get the following in the console:

image

amtunlimited commented 4 years ago

Thanks for reporting. Surprising that I haven't seen this yet

Are you still getting a number or is the ellipses not changing? I would assume the result never loads

On Sat, Oct 17, 2020, 14:55 Ingvar Stepanyan notifications@github.com wrote:

When going to https://aarontag.dev/average-response/ in the latest Firefox Developer Edition, I get the following in the console:

[image: image] https://user-images.githubusercontent.com/557590/96351349-9da52100-10b2-11eb-849d-26a41cd3bdb2.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amtunlimited/average-response/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANJ4KTUCP6K2LNBAZCQBVDSLHSBBANCNFSM4SURJH4Q .

RReverser commented 4 years ago

Yeah just seeing ellipsis forever, which is why I opened the console.

RReverser commented 4 years ago

Oh... I see. Of course, it's uBlock Origin not liking the telemetry URL.

Probably doesn't count like a bug, but perhaps the page could at least catch the fetch failure and show an error + suggestion to disable the Adblocker instead of hanging forever?

image

amtunlimited commented 4 years ago

Huh. TIL that uBlock Origin blocking something looks like a CORS error.

Thanks for the heads up. I'll probably look at it tonight or tomorrow.

On Sat, Oct 17, 2020, 16:34 Ingvar Stepanyan notifications@github.com wrote:

Oh... I see. Of course, it's uBlock Origin not liking the telemetry URL.

Probably doesn't count like a bug, but perhaps the page could at least catch the fetch failure and show an error + suggestion to disable the Adblocker instead of hanging forever?

[image: image] https://user-images.githubusercontent.com/557590/96353043-6e95ac00-10c0-11eb-9661-605b7b33907f.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/amtunlimited/average-response/issues/4#issuecomment-711076774, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANJ4KXXG5SDWYJW3FRDEHDSLH5VZANCNFSM4SURJH4Q .