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

[4.x]: Manage/Cancel subscription and Payment history panes are hidden in the subscription details page #2948

Closed
martyspain opened this issue Aug 24, 2022 · 1 comment
Labels
bug commerce4 Issues related to Commerce v4

Comments

@martyspain
Copy link

What happened?

Description

When clicking on a Subscription from Commerce > Subscriptions, the page renders with an empty content panel. The markup shows that the 'tab--subscriptionManageTab' element has a class of hidden applied to it, though I can't work out why. Removing this class reveals the content, but I don't think it should be hidden in the first place.

Screenshot 2022-08-24 at 14 39 02

Screenshot 2022-08-24 at 14 41 48

Steps to reproduce

  1. In a Commerce install with subscriptions (using the Stripe for Commerce plugin), go to Commerce > Subscriptions and click the title of a subscription to view/edit the subscription details.
  2. The page loads with an empty content pane.

Expected behavior

The subscription details page should show the 'Manage subscription', 'Cancel subscription' and 'Payment history' panels in the content pane.

Actual behavior

The content pane appears empty, though the content is in the markup but hidden via a CSS class.

Craft CMS version

4.2.1.1

Craft Commerce version

4.1.0

PHP version

8.0

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

  • Stripe for Craft Commerce 3.0.1
@martyspain martyspain added commerce4 Issues related to Commerce v4 bug labels Aug 24, 2022
@lukeholder
Copy link
Member

This has been fixed in #2913

This next release will be out within the next 12 hours. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug commerce4 Issues related to Commerce v4
Projects
None yet
Development

No branches or pull requests

2 participants