One of our websites is encountering a puzzling JS error in Internet Explorer. The console displays the following message:
':' expected
javascript:false, Line 1 Character 24
When attempting to trace the source of the error, a notification appears stating "For this error no source is available." This lack of information makes it difficult to pinpoint the origin.
This error message is quite confounding. Is there anyone who might have an idea what could be triggering this issue?