Ad
  • Default User Avatar

    Got same issue

    It apepars in JavaScript in this environment the String object removes quotes around variables
    eg. String('\'my string\'') >>> my string instead of 'my string'