8000 Immutable FieldArrays broken with Immutable 4.0.0-rc.5+ · Issue #3489 · redux-form/redux-form · GitHub
[go: up one dir, main page]

Skip to content
Immutable FieldArrays broken with Immutable 4.0.0-rc.5+ #3489
@ssilve1989

Description

@ssilve1989

Are you submitting a bug report or a feature request?

Bug

What is the current behavior?

Using FieldArrays results in Uncaught TypeError: original.mergeDeepWith is not a function

What is the expected behavior?

Expected to not do that.

Sandbox Link

What's your environment?

redux-form@7.0.4
immutable@4.0.0-rc.7
node@7.10.1

Other information

The method mergeDeepWith has been removed from the List API since 4.0.0-rc.5 so now any interaction with FieldArrays causes this exception to show up.

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

      0