Ad
  • Custom User Avatar

    The prototype methods are adding JSON escape characters. I tested in a Chrome console and my code did exactly what I expected. I tried working around this with JSON.parse, but the parsing and conversion gets completely ridiculous and if I use any other prototype methods, the problem returns. I don't know what's causing this. First time I've had this issue.