unwilling-turquoise•2y ago
Newbie cannot get the chatbot running...
Hi, im just starting out to use the chatbot I've created, I copied the code snippet and tried to implement it to my wordpress website by adding it as a html module with no luck. I've also tried to add it to my own html file and keep getting the same errors on the console:
Uncaught TypeError: yg is not a function
at bundle.mjs:319:82553
at bundle.mjs:369:2111
2bundle.mjs:25 Uncaught ReferenceError: Cannot access 'pae' before initialization
at bundle.mjs:307:3188
at async bundle.mjs:307:3155
bundle.mjs:163 The above error occurred in one of your React components:
at Lazy
Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
vO @ bundle.mjs:163
bundle.mjs:178 Uncaught ReferenceError: Cannot access 'pae' before initialization
at bundle.mjs:307:3188
at async bundle.mjs:307:3155
Thank you!1 Reply
unwilling-turquoiseOP•2y ago
All seems good now!