STUCK escaping-literal-quotes-in-strings

Tell us what’s happening:
I have scoured forums for two days and still cannot find an answer to this issue. I’m wondering if I misspelled something and maybe because I’ve been looking at it for so long, that I just can’t see it.

Any help would be greatly appreciated.

Your code so far



var myStr = "I am a \"double quoted\" string inside \"double quotes\"."; 



Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36.

Link to the challenge:

There’s nothing wrong with your code. Some of the exercises are still buggy. Looks like this one in particular is being worked on: https://github.com/freeCodeCamp/freeCodeCamp/issues/16344