mojira.dev
WEB-1277

Minecraft store - JavaScript TypeError on Firefox Version 66.0.3 (64-bit) on Linux

When coming from Minecraft.net, clicking on Download, landing on https://my.minecraft.net/en-us/store/minecraft/ loading the store never ends.

Console says there is a TypeError.

 

TypeError: n is undefined  [Learn More]            site.77584603b072.js:7:15615
  c             https://my.minecraft.net/static/js/site.77584603b072.js:7
  412           https://my.minecraft.net/static/js/site.77584603b072.js:7
  u             https://my.minecraft.net/static/js/vendor.d758c1956457.js:24
  fireWith      https://my.minecraft.net/static/js/vendor.d758c1956457.js:24
  ready         https://my.minecraft.net/static/js/vendor.d758c1956457.js:24
  f             https://my.minecraft.net/static/js/vendor.d758c1956457.js:14

 

Expected outcome:

The Minecraft store loads.

 

Actual outcome:

Store loads indefinitely; TypeError in Console.

 

Steps to reproduce:

  1. Go to https://my.minecraft.net/en-us/store/minecraft/

  2. Store never stops loading.

Comments 3

I have the same issue with Firefox 67.0.4

When running without any plugins I get this issue:

TypeError: n is undefined site.f03a7094e549.js:7:15616
    c https://my.minecraft.net/static/js/site.f03a7094e549.js:7
    453 https://my.minecraft.net/static/js/site.f03a7094e549.js:7
    s https://my.minecraft.net/static/js/vendor.94561449a2f5.js:24
    fireWith https://my.minecraft.net/static/js/vendor.94561449a2f5.js:24
    ready https://my.minecraft.net/static/js/vendor.94561449a2f5.js:24
    f https://my.minecraft.net/static/js/vendor.94561449a2f5.js:14

Still reproductible on Firefox 75.0 on LInux:

TypeError: n is undefined site.c3332e719461.js:45:15765
    u https://my.minecraft.net/static/site/minecraft/js/site.c3332e719461.js:45
    602 https://my.minecraft.net/static/site/minecraft/js/site.c3332e719461.js:45
    u https://my.minecraft.net/static/site/minecraft/js/vendor.71bc2d1d1b5e.js:24
    fireWith https://my.minecraft.net/static/site/minecraft/js/vendor.71bc2d1d1b5e.js:24
    ready https://my.minecraft.net/static/site/minecraft/js/vendor.71bc2d1d1b5e.js:24
    f https://my.minecraft.net/static/site/minecraft/js/vendor.71bc2d1d1b5e.js:14

Changing the user agent to Chrome (but still using the same firefox) results in the store working.

tauq

(Unassigned)

Retrieved