• Resolved reggieofarrell

    (@ofarrellaudio)


    Hello. Our error reporting is catching a lot of console errors from this plugin…

    null is not an object (evaluating 'commentForm.querySelector("#author").addEventListener')
    commentForm.querySelector(...) is null
    Cannot read property 'querySelector' of null
    Cannot read property 'addEventListener' of null
    null is not an object (evaluating 'document.getElementById("commentform").querySelector')

    Various places, but for sure on WooCommerce products and blog posts

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author fullworks

    (@fullworks)

    Thanks, I will investigate

    Plugin Author fullworks

    (@fullworks)

    Can you advise what browser? I have just tested WooCommerce + Chrome and see no console errors?

    Also are you using any caching / optimisation plugin that is doing things to Javascript at all?

    Plugin Author fullworks

    (@fullworks)

    OK I have got it -it occurs when a user is logged in – the comment form exists but there is no author box.

    I’ll add an extra check in the next release.

    Thread Starter reggieofarrell

    (@ofarrellaudio)

    Perfect. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Javascript Errors’ is closed to new replies.