Skip to content

The example in the README does not work #5

Description

@0xR
function initializeAuth () {
  return cookie('authToken')
    .step(setAuthToken)
}

Gives the error .step is not a function. This makes sense because step isn't even in the source code.

This is really confusing though. Probably I need something from redux-effects itself, but I don't know what.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions