What is the issue?
JS error tracking silently fails if the variables to capture errors aren't setup.
What should have happened?
It should throw an exception if the variable is undefined letting the user know that something has gone wrong in the enabling of the feature.
What is the issue? JS error tracking silently fails if the variables to capture errors aren't setup.
What should have happened? It should throw an exception if the variable is undefined letting the user know that something has gone wrong in the enabling of the feature.