freeCodeCamp: "Escaping Literal Quotes in Strings" not working in IE11

Challenge Name

Escaping Literal Quotes in Strings

Issue Description

I’ve read through the bug reports to ensure I was writing the code correctly, and for some reason I can’t get past this challenge.

Browser Information

  • Browser Name, Version: Internet Explorer 11
  • Operating System: Windows 7 Pro (64bit)
  • Mobile, Desktop, or Tablet: Desktop

Your Code

var myStr = "I am a \"double quoted\" string inside \"double quotes\"."; // Change this line

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (6 by maintainers)

Most upvoted comments

@heldersepu, he is using Internet Explorer 11, it says in the issue description 😉