• Resolved john84581299

    (@john84581299)


    There’s an error in the latest update of the plugin.

    JavaScript is rendered for fields that are not present. This means that errors of type specified below occurs. The action in question is classes/plugins.php/woocommerce_before_checkout_form()

    Uncaught TypeError: document.getElementById(…) is null

    document.getElementById('billing_company_field').classList.remove('validate-required');

    This field, billing_company_field, is not present in the form.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support rzepsen

    (@rzepsen)

    Hello,

    Thank you for feedback.

    We apologize for the inconvenience, the problem has been reported as an error, and our technicians are trying to resolve it as soon as possible. As soon as I receive further information on this subject, I will notify you immediately.

    In case of further questions, please contact me.

    Best Regards,

    We also detected similar issue on one of our websites, and this helps:

    Issue detected in plugin “Flexible Checkout Fields”, they cal classListing but element not exists on page, added check if exists solved issue:

    Plugin Support rzepsen

    (@rzepsen)

    Hi Swin,

    Thank you for sharing your solution. I have forwarded your suggestion to the development team. We are preparing a major plugin update of the plugin in which, will solve this problem, among others.

    It may still take a while, but when the update is ready, I will keep you informed.

    Thanks again ??

    Plugin Support rzepsen

    (@rzepsen)

    Hello Swin,

    I want to inform you that we have released the?Flexible Checkout Fields 3.5.19?update containing?the proper fixes for the problem you’ve reported. So please do the update.

    If the WordPress updater hasn’t informed you about the newer versions available, please check for the updates manually, by choosing the?Dashboard tab > Updates > Check Again?option.

    Please let me know if you have any further questions or if there is something more I can help you with.

    Kind regards,

    Plugin Support rzepsen

    (@rzepsen)

    Hi Swin,

    As we haven’t got any replies, I’m marking this topic as resolved for now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Javascript errors on checkout page’ is closed to new replies.