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

CurrentItemView Store doesn't check its input #54

@crantila

Description

@crantila

The CurrentItemView Store uses the justReturnThePayload() setter function, which doesn't check the "next" value at all—it just sets it.

I have to refactor that Store so that it's value is checked, at least to make sure it's an Immutable.Map or something, just to prevent the world from collapsing.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions