We are experiencing an issue with our main product not completing the order and adding to the cart. The product uses Custom Product Builder app and incorporates a custom upload from the customer. A similar instance of the Custom Product Builder App minus the upload feature is working fine. We find that the spinning wheel just keeps on going and the product will not complete. Discussions with the app builder are directing us to a potential conflict with another app but unfortunately we don’t know how to solve this. Is there a simple way to find the conflict or offending app?
custom-product-builder.js:1 Uncaught TypeError: Failed to execute ‘readAsDataURL’ on ‘FileReader’: parameter 1 is not of type ‘Blob’.
at n.onload (module-14.js?id=2450aea99c9669f719cd:1:96251)
at Object.dispatchEvent (event-emitter.js:48:22)
at g (xmlhttprequest.js:102:14)
at i (custom-product-builder.js:1:94000)
This is what I see in the console. You will have to take it up with the developer that made this for you or have someone dive into the code and see how this is being integrated.