MineTogether

MineTogether

24M Downloads

[Bug]: Unable to subscribe to any plans

F9Alejandro opened this issue ยท 1 comments

commented

Describe the bug

Missing element for site to process request properly

Steps to reproduce

  1. Login
  2. Select Subscriptions
  3. Select a plan
  4. Goes back to plan selection screen and does nothing

Expected behaviour

  1. Login
  2. Select Subscriptions
  3. Select Plan
  4. Push over to Creeperhost for invoice

Screenshots

No response

Version

Website

Minecraft Version

N/A

ModLoader Version

N/A

Additional Information

Error found in the inspect console

TypeError: i.products['MineTogether Users'] is undefined
    e profile-subscriptions.js:78
    f runtime.js:63
    _invoke runtime.js:293
    m runtime.js:118
    o app~f075b844.15f6a74d503a902baccf.chunk.js:1
    s app~f075b844.15f6a74d503a902baccf.chunk.js:1
    promise callback*o app~f075b844.15f6a74d503a902baccf.chunk.js:1
    s app~f075b844.15f6a74d503a902baccf.chunk.js:1
    c app~f075b844.15f6a74d503a902baccf.chunk.js:1
    c app~f075b844.15f6a74d503a902baccf.chunk.js:1
    getPlanData profile-subscriptions.js:8
    e profile-subscriptions.js:62
    f runtime.js:63
    _invoke runtime.js:293
    m runtime.js:118
    o app~f075b844.15f6a74d503a902baccf.chunk.js:1
    s app~f075b844.15f6a74d503a902baccf.chunk.js:1
    promise callback*o app~f075b844.15f6a74d503a902baccf.chunk.js:1
    s app~f075b844.15f6a74d503a902baccf.chunk.js:1
    c app~f075b844.15f6a74d503a902baccf.chunk.js:1
    c app~f075b844.15f6a74d503a902baccf.chunk.js:1
    attached profile-subscriptions.js:8
    attached aurelia-templating.js:3783
    attached aurelia-templating.js:1783
    add aurelia-templating.js:1951
    a aurelia-templating-router.js:150
    promise callback*after aurelia-templating.js:4827
    a aurelia-templating-router.js:150
    d aurelia-templating-router.js:167
    promise callback*c aurelia-templating-router.js:165
    swap aurelia-templating-router.js:206
    c aurelia-router.js:210
    c aurelia-router.js:210
    promise callback*4ysu/t.prototype._commitChanges aurelia-router.js:209
    u aurelia-router.js:200
    _commitChanges aurelia-router.js:205
    run aurelia-router.js:1570
    r aurelia-router.js:1052
    u aurelia-router.js:1708
    Q aurelia-router.js:1710
    run aurelia-router.js:1868
    r aurelia-router.js:1052
    s aurelia-router.js:1635
    $ aurelia-router.js:1637
    run aurelia-router.js:1857
    r aurelia-router.js:1052
    u aurelia-router.js:1708
    Q aurelia-router.js:1710
    run aurelia-router.js:1846
    r aurelia-router.js:1052
    e auth.js:70
    f runtime.js:63
    _invoke runtime.js:293
    m runtime.js:118
    o app~f075b844.15f6a74d503a902baccf.chunk.js:1
    s app~f075b844.15f6a74d503a902baccf.chunk.js:1
    c app~f075b844.15f6a74d503a902baccf.chunk.js:1
    c app~f075b844.15f6a74d503a902baccf.chunk.js:1
    run auth.js:57
profile-subscriptions.js:83:14
commented

Are you still experiencing this issue?