Skip to content

combineActions incompatible with recursive handleActions. #241

@Parakleta

Description

@Parakleta

When using the recursive form of handleActions it only attaches the current path to the first option from combineActions. It needs instead to re-separate the combined actions and attach the path to each of them before re-joining them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions