Bug 1802216 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We've received a report in https://github.com/webcompat/web-bugs/issues/114271 where it's impossible to login on the site.

To reproduce:
1) Visit https://www.g2a.com/ and click on Sign in / Register

Expected:
Popup with sign in options is displayed

Actual:
Nothing happens

It appears that js files like `https://static.g2a.com/_/horizon/p/_next/static/chunks/..` are not loaded, so most of the website functionality breaks. The script load if I set `browser.opaqueResponseBlocking` to false.

Mozregression: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5ae27fe8ce37549b7ddbbf18108961d2bcfd927d&tochange=c1b9b1a0b6f01317ffda9cabda86e8482d08ee57
We've received a report in https://github.com/webcompat/web-bugs/issues/114271 where it's impossible to login on the site.

To reproduce:
1) Visit https://www.g2a.com/ and click on Sign in / Register

Expected:
Popup with sign in options is displayed

Actual:
Nothing happens

It appears that js files like `https://static.g2a.com/_/horizon/p/_next/static/chunks/..` are not loaded, so most of the website functionality breaks. 

The scripts load if I set `browser.opaqueResponseBlocking` to false.

From mozregression: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5ae27fe8ce37549b7ddbbf18108961d2bcfd927d&tochange=c1b9b1a0b6f01317ffda9cabda86e8482d08ee57
We've received a report in https://github.com/webcompat/web-bugs/issues/114271 where it's impossible to login on the site.

To reproduce:
1) Visit https://www.g2a.com/ and click on "Sign in / Register" in the top right corner.
Expected:
Popup with sign in options is displayed

Actual:
Nothing happens

It appears that js files like `https://static.g2a.com/_/horizon/p/_next/static/chunks/..` are not loaded, so most of the website functionality breaks. 

The scripts load if I set `browser.opaqueResponseBlocking` to false.

From mozregression: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5ae27fe8ce37549b7ddbbf18108961d2bcfd927d&tochange=c1b9b1a0b6f01317ffda9cabda86e8482d08ee57

Back to Bug 1802216 Comment 0