Skip to content

Warning: Cannot update a component from inside the function body of a different component #141

@cetrivinom

Description

@cetrivinom

I have updated my react version, I am having this message warning when any value in giftedform is updated, in my case I am using redux to update the values

<GiftedForm.RowValueWidget
name='sId'
value={this.props.s} />

"react": "^16.13.1",
"react-native": "^0.63.2",

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