PrestaShop / hummingbird

80 stars 76 forks source link

Fix: issue-567 #632

Closed tblivet closed 3 months ago

tblivet commented 4 months ago
Questions Answers
Description? Fix https://github.com/PrestaShop/hummingbird/issues/567
Type? bug fix / improvement
BC breaks? no
Deprecations?
Fixed ticket? Fix https://github.com/PrestaShop/hummingbird/issues/567
Sponsor company @PrestaShopCorp
How to test? You can follow the steps described in the issue

Before :

https://github.com/PrestaShop/hummingbird/assets/110676325/f6b9199f-a382-4bfa-a563-904b69719766

After :

https://github.com/PrestaShop/hummingbird/assets/110676325/889e4e5a-b44d-4a97-8f9d-e5c70195b448

tblivet commented 4 months ago

Hello @florine2623,

I have just re-tested, and I don't have any problems. Maybe it's a cache issue? Have you disabled and cleared the cache from the BO "Advanced Parameters -> Performance" section? Or tried compiling hummingbird assets with npm run build?