When trying to view the Checkout page in the WooCommerce with Mollie enabled (and working, for paying customers), I encounter the following error: "This block has encountered an error and cannot be previewed.".
In the browser console I see this errro:
TypeError: Cannot read properties of undefined (reading 'country')
at useMollieAvailableGateways (molliePaymentMethod.js:14:44)
at MollieGatewayUpdater (molliePaymentMethod.js:54:5)
Could you troubleshoot this?