8000 FieldArray regression due to shouldComponentUpdate changes · Issue #3812 · jaredpalmer/formik · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
FieldArray regression due to shouldComponentUpdate changes #3812
Closed
@xconverge

Description

@xconverge

Bug report

Current Behavior

Parts of fieldarray don't update correctly after #3784

Expected behavior

Fields update correctly

Reproducible example

https://codesandbox.io/s/formik-example-forked-zffjus

Suggested solution(s)

Additional context

For now I just added this to use the same behavior from previous versions

shouldUpdate={() => true}

Your environment

Software Version(s)
Formik 2.2.10+
React
TypeScript
Browser
npm/Yarn
Operating System

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0