• 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bob

    (@prasunsen)

    I have no idea why you would be getting such error. I need to know what exactly does that script so I can reproduce it.

    Thread Starter azmatrix

    (@azmatrix)

    I will try narrowing down when and where the error happens and get back to you soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Watu is not defined error when loading WP REST API’ is closed to new replies.