Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

react-redux Connector issue #4

@chrisblossom

Description

@chrisblossom

I came across another issue with the Connector that I am unsure what is the root cause. I created an example repo to showcase the issues (including #3):

https://github.com/chrisblossom/todos-flow-issues

function call: /Users/chris/github/todos-flow/src/containers/classes/SomeClass.js:37
Function cannot be called on any member of intersection type
intersection: /Users/chris/github/todos-flow/flow-typed/react-redux.js:35
Member 1:
function type: /Users/chris/github/todos-flow/flow-typed/react-redux.js:36
Error:
function type: /Users/chris/github/todos-flow/flow-typed/react-redux.js:36
Callable signature not found in
statics of SomeClass: /Users/chris/github/todos-flow/src/containers/classes/SomeClass.js:37
Member 2:
polymorphic type: function type: /Users/chris/github/todos-flow/flow-typed/react-redux.js:37
Error:
property `message`: /Users/chris/github/todos-flow/src/containers/classes/SomeClass.js:22
Property not found in
object type: /Users/chris/github/todos-flow/src/containers/classes/SomeClass.js:22

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