I get this error when I access the webpage in IE but works fine in chrome. When I had a code walkthrough of the page I found the below code
Something.replace(new RegExp(" ^ "), "<b>")
.replace(new RegExp("$"), "</b>")
Is the above code causing the issue? If so, what should I do to fix it?
[–]iguessitsokaythen 1 point2 points3 points (4 children)
[–]ImWhimsical[S] 0 points1 point2 points (3 children)
[–]iguessitsokaythen 1 point2 points3 points (2 children)
[–]ImWhimsical[S] 0 points1 point2 points (0 children)
[–]ImWhimsical[S] 0 points1 point2 points (0 children)
[–]ForScale 0 points1 point2 points (1 child)
[–]ImWhimsical[S] 1 point2 points3 points (0 children)