Skip to content

https://github.com/reduxjs/redux/tree/master/examples/todos-flow Is outdated #3991

@TomasBarry

Description

@TomasBarry

What docs page needs to be fixed?

https://github.com/reduxjs/redux/tree/master/examples/todos-flow

What is the problem?

redux no longer exports the Store and Dispatch (or any) Flow types. Additionally, the version of flow-bin in this example is very far behind the latest version of flow-bin (0.142.0).

Second to this, actually running npm flow on a fresh build of this project results in 63 Flow errors.

What should be changed to fix the problem?

This example should be updated or removed if redux no longer intends to provide examples of using redux with Flow.

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