Zend certified PHP/Magento developer

Magento 2.4: Unable to select a Custom Payment Method in Checkout/Payment (MutationObserver.observe: Argument 1 is not an object)

I have a custom payment method that is not working with virtual products (but works perfectly with simple products).

This is the error registered in console:

Uncaught TypeError: MutationObserver.observe: Argument 1 is not an object.

Any idea about this? Thank you.

enter image description here