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

add notifications using a broken value for the channel #67

Open
neonstalwart opened this issue Dec 22, 2014 · 0 comments
Open

add notifications using a broken value for the channel #67

neonstalwart opened this issue Dec 22, 2014 · 0 comments

Comments

@neonstalwart
Copy link
Member

from what i understand, the return value for add should be the id. however, the implementation for construct.add returns the result of save which returns the object.

notifying store expects an id to be returned from add and so the channel value is '[object Object]' when it tries to assign the return value to the channel.

@neonstalwart neonstalwart changed the title add notifications not using a broken value for the channel add notifications using a broken value for the channel Dec 22, 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

No branches or pull requests

1 participant