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

EventEmitter.next() is still called EventEmitter.emit() in documentation [Easy Fix] #176

Open
hunterSThompson opened this issue Aug 24, 2016 · 2 comments

Comments

@hunterSThompson
Copy link

Evidently emit() got changed to next() in one of the later versions... the docs still say emit().

@timkindberg
Copy link
Contributor

I believe both are available

@hunterSThompson
Copy link
Author

In version: 0.0.1-alpha.12 (the current version on NPM pointed to by ng-forward's main github page) only next() is present, calling emit() throws an error.

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

2 participants