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

Subscription field layouts are not showing more than the first tab when viewing a specific subscription #884

Closed
ldennison-bsd opened this issue May 29, 2019 · 1 comment

Comments

@ldennison-bsd
Copy link

Description

When viewing a specific subscription (e.g. /admin/commerce/subscriptions/XXX), only the first tab of the "Subscription Fields" field layout is shown. This is evidenced by the code: https://github.com/craftcms/commerce/blob/develop/src/templates/subscriptions/_edit.html#L33 . Obviously, all tabs should be shown on the subscription details, unless there is some critical reason for this behavior.

Additional info

Although likely unrelated, it may be important to note these subscriptions were created with the Stripe gateway.

  • Craft version: 3.1.20.1
  • PHP version: 7.3.3
  • Database driver & version: MariaDB 10.1.38
  • Plugins & versions: Stripe for Commerce
@lukeholder
Copy link
Member

Thanks, fixed for the next release.

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