Uncaught ReferenceError: tinyMCE is not defined (error message)
-
I’m using the WP User Frontend plugin to make a form that visitors can fill out to submit their WooCommerce products.
The following is the error message reported by the customer:
Not able to submit the product.
Getting below console error on second page of submission, while next button click
ontend-form.min.js?ver=6.2:1 Uncaught ReferenceError: tinyMCE is not defined
at HTMLDivElement. (frontend-form.min.js?ver=6.2:1:10458)
at Function.each (jquery.min.js?ver=3.6.3:2:3003)
at e..each (jquery.min.js?ver=3.6.3:2:1481)
at Object.validateForm (frontend-form.min.js?ver=6.2:1:10314)
at HTMLFormElement.formSubmit (frontend-form.min.js?ver=6.2:1:8928)
at HTMLFormElement.dispatch (jquery.min.js?ver=3.6.3:2:43184)
at y.handle (jquery.min.js?ver=3.6.3:2:41168)
(May I ask what caused it? The page where I need help: https://chatgptdemo.com/submit-a-product/
The page I need help with: [log in to see the link]
- The topic ‘Uncaught ReferenceError: tinyMCE is not defined (error message)’ is closed to new replies.