Skip to content

Nothing happens when clicking "manage subscription" #10

@pclavelloux

Description

@pclavelloux

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
)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions