Skip to content

createStoreWith without middleware fails #13

Closed
@simplesmiler

Description

@simplesmiler

If you call $ngReduxProvider.createStoreWith without specifying middleware, then $ngRedux will throw Cannot read property 'Symbol(Symbol.iterator)' of undefined upon injection.

Proposed fix: make $ngReduxProvider.createStoreWith take [] as default parameter for middleware.

Should I make a pull request?


Chrome 44.0.2403.157

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