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

[5.x]: clicking a variant title in the variants field just reloads the page #3431

Closed
bartrylant opened this issue Mar 19, 2024 · 2 comments
Closed
Assignees
Labels
bug commerce4 Issues related to Commerce v4 Craft Commerce

Comments

@bartrylant
Copy link

What happened?

Description

When clicking a variant title in the variants field on a product page, it just reloads the page

Steps to reproduce

  1. go to a product entry
  2. click a variant title

Expected behavior

Edit the variant

Actual behavior

Page reloads

Craft CMS version

5

Craft Commerce version

5

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

@bartrylant bartrylant added commerce4 Issues related to Commerce v4 Craft Commerce bug labels Mar 19, 2024
Copy link

linear bot commented Mar 19, 2024

@nfourtythree
Copy link
Contributor

Hi @bartrylant

Thank you for your message. We have pushed a fix for this which will be included in the next release of the Commerce 5 beta.

To get this early, change your craftcms/commerce requirement in your project's composer.json to:

"require": {
  "craftcms/commerce": "5.0.x-dev#540793a07ab2ca264c6ba216dac7878424b96e12 as 5.0.0-beta.1",
  "...": "..."
}

Then run composer update.

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 Craft Commerce
Projects
None yet
Development

No branches or pull requests

2 participants