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]: No badge count in the order overview #3397

Closed
WHITE-developer opened this issue Mar 4, 2024 · 2 comments
Closed

[4.x]: No badge count in the order overview #3397

WHITE-developer opened this issue Mar 4, 2024 · 2 comments
Labels
bug commerce4 Issues related to Commerce v4

Comments

@WHITE-developer
Copy link

What happened?

Description

Since Craft CMS 4.8.0 the order overview is not showing order counts anymore.

craftcms/cms@2aacf09#diff-bc910fdbfcae9f65762d61fde137e949b37fffb56be2d4fccd68b0e5cbaedb20

Default the badgeCount is 0 so the label isn't rendered and because of this it also can't be updated https://github.com/craftcms/commerce/blob/develop/src/web/assets/commercecp/src/js/CommerceOrderIndex.js#L107

Craft CMS version

4.8.0

Craft Commerce version

4.5.1.1

PHP version

8.2.10

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

No response

@WHITE-developer WHITE-developer added commerce4 Issues related to Commerce v4 bug labels Mar 4, 2024
@nfourtythree
Copy link
Contributor

Hi @WHITE-developer

Thank you for reporting, we have just pushed a fix for this which will be included in the next release of Commerce.

We will look to get this release out as soon as possible.

Thanks!

@nfourtythree
Copy link
Contributor

Version 4.5.2 has now been released which includes this fix.

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