Skip to content
This repository was archived by the owner on May 23, 2018. It is now read-only.
This repository was archived by the owner on May 23, 2018. It is now read-only.

Immutable reducer updates state with mutable objects #12

@ivan-nejezchleb

Description

@ivan-nejezchleb

If redux-router5 used as a part of immutable state it creates state updates, which contain plain JS objects.
It causes that you cant use immutable state.getIn(['route', 'params', 'paramName']) to get param's value from URL
Immutable router should handle state updates fully in immutable manner.

I will prepare PR to fix this, if it is found as a valid bug

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