Skip to content

Middleware not dispatched through on init #465

Closed
@phated

Description

@phated

I'm not sure if this has been discussed before (quick search got me no where), but I am noticing that no middleware is executed when redux does its init actions. Is this on purpose or just something that has come out of the functional composition nature of redux? I would like to use middleware to ensure payload objects on each of my actions, but the init actions cause things to explode due to not passing through middleware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions