- Issue created by @dahousecat
- 🇬🇧United Kingdom dahousecat
I added that fix but then got error:
Warning: Undefined array key 0 in Drupal\commerce_product_quantity\Form\ProducttypeForm->validateForm() (line 207 of modules/contrib/commerce_product_quantity/src/Form/ProducttypeForm.php).
So added a fix for that too and can now add product types without any warnings.