I upgraded from 2.4.5 to 2.4.7 and now there are some problems with decimal values. Adding to cart of 0.5 qty is no problem, but when i trie to change it to eg. 0.7 in the minicart of by configure page (clicking the pencil) only integers are possible.
I think it is in some javascript validation, but i'm not sure. I searched for hours now, so please help :-)
Hello @Tricotstoffen,
the issue could be related to JavaScript validation or the input settings for quantity fields, especially after the upgrade. Magento 2 has built-in validation for quantities, and it may have been affected by the update.