Skip to content

redux-action-buffer before thunk middleware #6

@qntnrbns

Description

@qntnrbns

In your documentation, you suggest that the user place the middleware returned createActionBuffer after the thunk middleware. Your code does not actually necessitate this, and there are use cases where you may want to delay thunks before state is loaded: for example, if you need data from the stored state to make a network request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions