Title: Solve/Hide console errors
Last modified: March 13, 2026

---

# Solve/Hide console errors

 *  Resolved [hovenberg](https://wordpress.org/support/users/hovenberg/)
 * (@hovenberg)
 * [2 months, 2 weeks ago](https://wordpress.org/support/topic/solve-hide-console-errors/)
 * 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](https://wordpress.org/support/users/inpsydekrystian/)
 * (@inpsydekrystian)
 * [2 months, 2 weeks ago](https://wordpress.org/support/topic/solve-hide-console-errors/#post-18851351)
 * Hello [@hovenberg](https://wordpress.org/support/users/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](https://wordpress.org/support/users/inpsydekrystian/)
 * (@inpsydekrystian)
 * [2 months ago](https://wordpress.org/support/topic/solve-hide-console-errors/#post-18867533)
 * Hello [@hovenberg](https://wordpress.org/support/users/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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsolve-hide-console-errors%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/mollie-payments-for-woocommerce/assets/icon-256x256.png?
   rev=3090580)
 * [Mollie Payments for WooCommerce](https://wordpress.org/plugins/mollie-payments-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mollie-payments-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Krystian Syde](https://wordpress.org/support/users/inpsydekrystian/)
 * Last activity: [2 months ago](https://wordpress.org/support/topic/solve-hide-console-errors/#post-18867533)
 * Status: resolved