Conflict with WooCommerce Wholesale form builder
-
Hi!
Im implementing WooCommerce wholesale and this plugin provides an backend form builder in which I can add fields to the registration form for wholesale users. Since a short time this form builder broke and it is not letting me save the data.
This following error occurs when adding elements in the form builder:
backend.js?ver=4.0.1:3 Uncaught TypeError: Cannot read properties of undefined (reading 'formData') at HTMLDocument.<anonymous> (backend.js?ver=4.0.1:3) at form-builder.min.js?ver=1.0.0:19
the backend.js file is: wp-content/plugins/woo-custom-product-addons-pro/assets/js/backend.js?ver=4.0.1
the form-builder.min.js file is: wp-content/plugins/woocommerce-wholesale-pricing/assets/js/formbuilder/form-builder.min.js?ver=1.0.0Do you know why this is conflicting? It looks like code from your plugin is spilling over in the page where im adding stuff for Wholesale plugin with form builder? Im not getting any error while changing a custom product option.
I cant finish the implementation and would love to have this fixed. Let me know asap.
Thanks in advance!
Mark
- The topic ‘Conflict with WooCommerce Wholesale form builder’ is closed to new replies.