jQuery.Deferred exception: Bad control character in string literal
-
Hi,
I have a problem on my website?https://nabu.hr/?on product pages?https://nabu.hr/proizvodi/odjeca/?or?https://nabu.hr/proizvodi/hrvatski-proizvod/?i have did following to determine whether it is plugin issue:? Enable cache off → the issue remains
? Disable all features →?the issue is no longer seen
Here is what i got in the console log ↓
https://postimg.cc/gallery/0SqmGMjjquery.min.js?ver=3.7.1:2 jQuery.Deferred exception: Bad control character in string literal in JSON at position 1333 (line 1 column 1334) SyntaxError: Bad control character in string literal in JSON at position 1333 (line 1 column 1334)
at JSON.parse (<anonymous>)
at HTMLUListElement.<anonymous> (https://nabu.hr/wp-content/litespeed/js/c1a45668aa72d686e631a04d7873544e.js?ver=dc96c:306:228)
at Function.each (https://nabu.hr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:3129)
at e.<computed>.each (https://nabu.hr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:1594)
at HTMLDocument.<anonymous> (https://nabu.hr/wp-content/litespeed/js/c1a45668aa72d686e631a04d7873544e.js?ver=dc96c:300:150)
at e (https://nabu.hr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028)
at t (https://nabu.hr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330) undefinedUncaught SyntaxError: Bad control character in string literal in JSON at position 1333 (line 1 column 1334)
what can i do to fix this
The page I need help with: [log in to see the link]
- The topic ‘jQuery.Deferred exception: Bad control character in string literal’ is closed to new replies.