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

Guard against viewportListeners being undefined #52

Closed
wants to merge 10 commits into from

Conversation

elidupuis
Copy link
Contributor

Closes #45.

Note that I ran into the jQuery version conflict that appeared with the recent jQuery release. Pinning jquery in bower.json solves this "jquery": "1.11.3". I didn't include this in the PR since it's unrelated.

@elidupuis
Copy link
Contributor Author

Test failing because to jquery version issue as mentioned above: https://travis-ci.org/dockyard/ember-in-viewport/jobs/104706129#L2060

@poteto
Copy link
Collaborator

poteto commented Feb 18, 2016

@elidupuis If you rebase against master, and change your PR target to master we should be all set!

@elidupuis
Copy link
Contributor Author

@poteto Is there actually a way to change the target of a PR or do you just mean open a new one?

@elidupuis
Copy link
Contributor Author

Came across this and had a good chuckle 😂 isaacs/github#18

Opened a new PR to master: #60.

@poteto
Copy link
Collaborator

poteto commented Feb 18, 2016

Closed by #60

@poteto poteto closed this Feb 18, 2016
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

3 participants