Skip to content

Add null handling to handleActions (consistency). #239

Open
@Parakleta

Description

@Parakleta

Currently null is accepted as equivalent to undefined in createAction(s?), and as the next and throw fields of handleAction(s?), but not for use in handleAction(s?) directly. Can this please be added for consistency. See #169.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions