We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It throws this error:
Can't have other property 'hasListener' when using Reflux.listenTo!
The text was updated successfully, but these errors were encountered:
I've made a pull request (#131) that fixes this.
However, note that since connect will dynamically include the methods from ListenerMixin, you don't need to explicitly add ListenerMixin too!
Sorry, something went wrong.
Ah great! Thanks! On Thu, Nov 20, 2014 at 8:11 AM Krawaller [email protected] wrote:
I've made a pull request (#131 #131) that fixes this. However, note that since connect will dynamically include the methods from ListenerMixin, you don't need to explicitly add ListenerMixin too! — Reply to this email directly or view it on GitHub #118 (comment).
I've made a pull request (#131 #131) that fixes this.
— Reply to this email directly or view it on GitHub #118 (comment).
2547a94
No branches or pull requests
It throws this error:
Can't have other property 'hasListener' when using Reflux.listenTo!
The text was updated successfully, but these errors were encountered: