IE11 doesn’t support template literals
-
Dear Support-Community!
I get a JS Error in IE11 for the following variable:
heateorSsSDKBlockedMsg
It is included at the start of the <head> Element in the DOM.
Problem: The text/template saved in this variable starts/ends with a ` AKA template literal.
Unfortunately IE11 doesn’t support template literals.
See here
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literalsThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘IE11 doesn’t support template literals’ is closed to new replies.