Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript Error when view not found #9

Open
rheh opened this issue Feb 21, 2017 · 0 comments
Open

Javascript Error when view not found #9

rheh opened this issue Feb 21, 2017 · 0 comments

Comments

@rheh
Copy link

rheh commented Feb 21, 2017

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; }"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant