runbox / runbox7

Runbox 7 web app
Other
125 stars 24 forks source link

fix(account): Ensure upgrade/downgrade works when returning to page #1535

Closed castaway closed 4 months ago

castaway commented 4 months ago

The subscribe to the "me" object sometimes finishes after the "products", so current_sub, used to set the is_upgrade/is_downgrade flags isnt always set when needed. Ensure that the me.subscription is run after the products, then set the current_sub