Skip to content

Javascript Error when view not found #9

@rheh

Description

@rheh

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:

if (target && (view.trackingEnabled || isBack)) {

Does it need a "if (!view) { return; }"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions