You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My client has a post marked for paid members only. She doesn't currently have a paid plan. (While an edge case, this situation does happen sometimes.) Her theme is setting data-portal="account/plans" on a button. But clicking the button causes the portal popup to show only "Choose a plan" with nothing below it.
Desired behavior: Some text such as "Sorry, no paid plans are available" should appear.
Steps to Reproduce
Create a link with data-portal="account/plans" (or navigate to #/portal/account/plans ) and click it, while not having any paid plans.
Ghost Version
Ghost pro, 5.105.0
Node.js Version
ghost pro
How did you install Ghost?
ghost pro
Database type
MySQL 8
Browser & OS version
Windows/Chrome
Relevant log / error output
no console errors, just a failure to provide fallback text in the portal app!
Code of Conduct
I agree to be friendly and polite to people in this repository
The text was updated successfully, but these errors were encountered:
Issue Summary
My client has a post marked for paid members only. She doesn't currently have a paid plan. (While an edge case, this situation does happen sometimes.) Her theme is setting data-portal="account/plans" on a button. But clicking the button causes the portal popup to show only "Choose a plan" with nothing below it.
Desired behavior: Some text such as "Sorry, no paid plans are available" should appear.
Steps to Reproduce
Create a link with data-portal="account/plans" (or navigate to #/portal/account/plans ) and click it, while not having any paid plans.
Ghost Version
Ghost pro, 5.105.0
Node.js Version
ghost pro
How did you install Ghost?
ghost pro
Database type
MySQL 8
Browser & OS version
Windows/Chrome
Relevant log / error output
Code of Conduct
The text was updated successfully, but these errors were encountered: