Watu is not defined error when loading WP REST API
-
Hi,
I’m using the WP REST API to help users fetch images and content from the server. Whenever I turn on the Watu Quiz plugin, I get in my console:
jquery-3.3.1.min.js:2 jQuery.Deferred exception: Watu is not defined ReferenceError: Watu is not defined
at HTMLDocument.<anonymous> (<anonymous>:8:1)Uncaught ReferenceError: Watu is not defined
at HTMLDocument.<anonymous> (<anonymous>:8:1)
at l (jquery-3.3.1.min.js:2)
at c (jquery-3.3.1.min.js:2)This error comes on the screen of the user who is getting content from the WP REST API and it occurs whenever a method is called in the local script.
It’s a huge annoyance and the only way to get rid of it is by turning off the plugin.
The topic ‘Watu is not defined error when loading WP REST API’ is closed to new replies.