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

Exports: this is undefined with "use strict" #79

Merged
merged 1 commit into from
Sep 9, 2014

Conversation

tenbits
Copy link
Contributor

@tenbits tenbits commented Sep 9, 2014

When "use strict" is set, then this would be undefined. This can happen, e.g., if the component is embedded into some single file with the global "use strict".

When "use strict" is set, then `this` would be undefined. This can happen, e.g., if the component is embedded into some single file with the global "use strict".
timaschew added a commit that referenced this pull request Sep 9, 2014
Exports: this is undefined with "use strict"
@timaschew timaschew merged commit 0e7538c into componentjs:master Sep 9, 2014
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

Successfully merging this pull request may close these issues.

2 participants