Skip to content

Include the ExtraArgument in the ListenerMiddleware typing function #4516

Closed
@antondalgren

Description

@antondalgren

I believe the createListenerMiddleware().startListening.withTypes<State, Dispatch>() also should include the optional ExtraArgument as a type to the function.

e.g ....withTypes<State, Dispatch, ExtraArgument>()

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