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

self.options always undefined. #3

Merged
merged 1 commit into from Apr 6, 2017
Merged

Conversation

kritollm
Copy link

@kritollm kritollm commented Apr 5, 2017

Undefined self = window, so self.options is always undefined.

A bug i saw when converting to TypeScript. Tested in browser to confirm that self was the same as window, not this (self is a global refference to window.)

Undefined self = window, so self.options is always undefined.
@botelho botelho merged commit 89879a9 into codrops:master Apr 6, 2017
@botelho
Copy link
Member

botelho commented Apr 6, 2017

Thanks!

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.

None yet

2 participants