Forum Discussion
7 years ago
Error is logged in web console: Error in TABS.UTIL.Stats.get_Stats() SyntaxError: "JSON.parse: unexpected character at line 1 column 1 of the JSON data"
Line of code is: var Disable_V2_Sim_CV2 = JSON.parse(localStorage.Disable_V2_Sim_CV);
I'm using tampermonkey on firefox.
Line of code is: var Disable_V2_Sim_CV2 = JSON.parse(localStorage.Disable_V2_Sim_CV);
I'm using tampermonkey on firefox.