Skip to content

ReactiveCommand.Execute() not delievered on outputScheduler #1318

@csmager

Description

@csmager

Do you want to request a feature or report a bug?

Potential bug. A difference in behaviour in 7.x vs 6.x.

What is the current behavior?

The results from ReactiveCommand.Execute() are not delivered on the outputScheduler, only results from subscribing to the command itself.

This differs from the observable returned by ReactiveComand.ExecuteAsync() in v6.x.

What is the expected behavior?

I'm unclear whether this change was intentional or not, but thought I'd raise as it bit us when migrating some of our commands.

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