Add to Cart Action Extremely Slow + Continuous Console JavaScript Error
Hello,
On my website using BeTheme + WooCommerce, the Add to Cart action is noticeably slow. During debugging, I found a JavaScript error in the browser console that repeats continuously. This error fires every few milliseconds, significantly slowing down the Add to Cart process.
Console Error:
?add-to-cart=10755:370 Uncaught TypeError: Cannot set properties of null (setting 'placeholder')
at ?add-to-cart=10755:370:23
(anonymous) @ ?add-to-cart=10755:370
setInterval
(anonymous) @ ?add-to-cart=10755:367
The error indicates that a script is trying to set .placeholder on an element that does not exist in the DOM. Because this is inside a setInterval, the error executes repeatedly and heavily affects performance.
Details:
– The error only appears after adding a product to the cart, on the redirected URL (?add-to-cart=productID).
– It seems that a theme-related or BeTheme-related script expects an input field that isn’t present on that page.
Request:
– Can you identify which BeTheme script or file triggers this placeholder-related code?
– Is there an existing fix or patch for this issue?
– If this is coming from a built-in BeTheme script, could you provide guidance on how to disable or override it safely?
I can provide staging access if needed. (simurgart.com)
Can u help me?
Thank you.
Comments
Hey,
Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you send are complete and correct.
Thanks