• Resolved hovenberg

    (@hovenberg)


    Hello, we get a lot of custom console infos/errors, mainly “Error unmounting component” but also info messages like “[Mollie Components] Proceeding with enhanced initialization for gateways”

    example: [Mollie Components] Error unmounting component: verificationCode MollieComponentsError: verificationCode is not mounted

    Should/can we fix those?

    Can we turn off those notifications?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Krystian Syde

    (@inpsydekrystian)

    Hello @hovenberg

    This can likely only be addressed partially.

    The Error unmounting component message happens because the Mollie SDK tries to unmount a component whose DOM element was already removed (for example after a WooCommerce/React re-render). This could potentially be improved by checking if the DOM element still exists before calling unmount(). I will reach out to devs about it.

    The second one,Proceeding with enhanced initialization for gateways message is simply an informational log emitted by the Mollie SDK whenever it initializes. Unfortunately, these console messages originate from the external Mollie SDK itself, so they cannot be fully disabled from the plugin side.

    Kind Regards,
    Krystian

    Plugin Support Krystian Syde

    (@inpsydekrystian)

    Hello @hovenberg

    Since we have not received any further communication from you, we are assuming that your issue has been resolved. Therefore, we mark this thread as resolved.

    Kind regards,
    Krystian

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.