Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter inspektorsowa

    (@inspektorsowa)

    PS my user agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.62 Safari/537.36

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks for the report.

    Are you able to switch to one of the default themes (such as Twenty Seventeen) and let me know if the error still occurs? That way I can start debugging the issue.

    Cheers!
    John

    Thread Starter inspektorsowa

    (@inspektorsowa)

    Yes the error still occurs on Twenty Seventeen theme.

    Since it’s a JS fatal error it cancels the other scripts from other plugins so I cannot use other plugins anymore in a such case.

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Could you open the Application -> Local Storage -> {domain} panel in Chrome’s developer tools and let me know if there are any values in there please? If so, a screenshot would be great.

    Cheers

    Thread Starter inspektorsowa

    (@inspektorsowa)

    Yeah there’s a lot of values: https://pastebin.com/EJr8Axk3
    But it doesn’t contain “Query” or “Monitor” strings.

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks! I tracked down the problem to QM accidentally storing escaped values for its filters (you can see the qm-filter-db_queries-caller get_option\(\) value right at the bottom of your log). I’ve got a fix ready to go, I’ll probably release it tomorrow.

    Thread Starter inspektorsowa

    (@inspektorsowa)

    Ohhhh sorry, I just cleared my web browser’s cache and now it works like a charm… I’m sorry for bothering you.

    Thanks for that great plugin and take care! ??

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    I think if you start using the filters then the error will reappear. Thanks for helping me debug, and keep an eye out for a fix tomorrow.

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    This is fixed in 2.16.2.

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