Skip to content

add notifications using a broken value for the channel #67

@neonstalwart

Description

@neonstalwart

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions