Skip to content

useSubscriptionWithDependencies should not resolve the promise when args are null #157

@pleek91

Description

@pleek91

Description

The "void" action that the composition uses means that it treats that subscription like any other subscription. So a subscription that has null args ends up with a resolved promise. This makes waiting for a subscriptions promise to be resolved unusable. The promise should not be resolved when waiting for args.

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