cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kanako_sato
Dynatrace Participant
Dynatrace Participant

There are different kinds of errors in the browsers:

  • A real javascript error that happens during execution
  • An error that happens before javascript is even executing.

SyntaxError belongs to the second group and will not provide detail information such as line and column.

This error occurs when the javascript code is not valid. Please check if there is a typo in the javascript code or if it delivers an html page instead of javascript code.

Comments
ChadTurner
DynaMight Legend
DynaMight Legend

Thanks for these troubleshooting steps @kanako_sato 

New Article
Version history
Last update:
‎02 Jan 2023 06:39 PM
Updated by:
Contributors