Skip to content

reducer must return immutable, how to handle js immutable types? #20

Description

@elaijuh

say i have a state like this:

{ isFetching: true, data: {foo: 'foo', bar: 'bar'}}

so how to handle in isFetching reducer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions