Hello,
I have the same issue, when I want to change the status of an order with bundle product the follow error appears in the browser console:
An invalid form control with name=’order_item_qty[109]’ is not focusable
The products in the bundle each have a minimum quantity of 3. In the bundle only a quantity of 1 of each product is included.
When I change the minimum quantity of these products from 3 to 1, the error doesn’t appear and I can change the status of the order again.
On my site I use the following plugins:
– Min Max Quantity & Step Control for WooCommerce 2.8
– WPC Product Bundles for WooCommerce 6.3.0
Can you look into the issues?