forked from telerik-boneyard/cordova-plugin-analytics
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I stumble up-on a potential issue with the tracking plugin. In a given scenario a loaded template I have does not have a view that wraps it. Thus the following line blows away with a JS error:
Telerik-Analytics/www/EqatecAnalytics.js
Line 938 in 31f6402
if (target && (view.trackingEnabled || isBack)) { |
Does it need a "if (!view) { return; }"?
Metadata
Metadata
Assignees
Labels
No labels