NO BUG: QTY input fails in WooCommerce Cart page

Browser: Chrome 126.0.6478.114
OS: Windows (x86) 10 2004/20H2/21H1/21H2
URL: https://nina.ideasconluzpropia.com.ar/carrito-de-compra/
Video: Jam

The quantity input in the shopping cart is broken when the product only has one unit of stock or when no stock is assigned to it.

Hi Hernan,
Thanks so much for your report!

The issue is caused by width: max-content on the .qty class. If you do the same in “the official” WooCommerce Storefront theme, you’ll get the same result. So I wouldn’t consider this as a bug. It’s somehow related to the input fields max=“1” parameter, which obviously has issues with max-content.

Best regards,
timmse