• Resolved Alessio

    (@alexmes)


    Hi, I just noticed that Autocomplete is suddenly not working anymore.

    I’ve found these errors:

    Uncaught SyntaxError: JSON.parse: bad escaped character at line 1 column 752 of the JSON data
    wp-content/plugins/ajax-search-for-woocommerce/assets/js/search.min.js?ver=1.26.1:1

    Uncaught SyntaxError: JSON.parse: bad escaped character at line 1 column 1200 of the JSON data
    wp-content/plugins/ajax-search-for-woocommerce/assets/js/search.min.js?ver=1.26.1:1

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Alessio

    (@alexmes)


    VM369:1 Uncaught SyntaxError: Bad escaped character in JSON at position 1197 (line 1 column 1198)
    at JSON.parse ()
    at Object.e as transformResult
    at Object. (search.min.js?ver=1.26.1:1:26703)
    at i (jquery-1.12.4.min.js?ver=1.12.4:2:27449)
    at Object.fireWith as resolveWith
    at y (jquery-1.12.4.min.js?ver=1.12.4:4:22721)
    at XMLHttpRequest.c (jquery-1.12.4.min.js?ver=1.12.4:4:26925)

    VM370:1 Uncaught SyntaxError: Bad escaped character in JSON at position 1199 (line 1 column 1200)
    at JSON.parse ()
    at Object.e as transformResult
    at Object. (search.min.js?ver=1.26.1:1:26703)
    at i (jquery-1.12.4.min.js?ver=1.12.4:2:27449)
    at Object.fireWith as resolveWith
    at y (jquery-1.12.4.min.js?ver=1.12.4:4:22721)
    at XMLHttpRequest.c (jquery-1.12.4.min.js?ver=1.12.4:4:26925)

    Thread Starter Alessio

    (@alexmes)

    Well, I solved the issue by myself.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Autocomplete not working’ is closed to new replies.