capsulesocial / capsule-vue

Blogchain's web application, decentralised discourse and publishing on web3.
https://blogchain.app
GNU Affero General Public License v3.0
11 stars 3 forks source link

Switch tiers from Profile/Subscriptions page lists all tiers as disabled #1158

Closed irshadshalu closed 2 years ago

irshadshalu commented 2 years ago

This happens as the enabledTiers parameter for ChangeTierPopup.vue is not passed, adding a length check will fix this.