Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing happens when clicking "manage subscription" #10

Open
pclavelloux opened this issue Mar 10, 2024 · 2 comments
Open

Nothing happens when clicking "manage subscription" #10

pclavelloux opened this issue Mar 10, 2024 · 2 comments

Comments

@pclavelloux
Copy link

pclavelloux commented Mar 10, 2024

The button Manage Subscription seems to do nothing when the user is loggued

Edit: it's due to userSubscriptions, as if we change by the following code it works (but the variable name isn't correct, it would be better to either correct the variable init, or to change the logic, both would be ok.

{userSubscriptions ? (

) : (
Manage Subscription
)}

@uixmat
Copy link
Owner

uixmat commented Mar 10, 2024

Hey, Manage subscriptions hasn't been built in yet, it's currently just placeholder. You can if you need get the lemon squeezy user url but I plan to add manage and delete subscription functionality next 🫶🏻

@pclavelloux
Copy link
Author

Nice, let me know if you need help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants