Skip to content

Pipe value type is unknown #1

@luchian94

Description

@luchian94

When using asyncWithStatus pipe the value and error properties are not inheriting proper type resulting them being of unknown type
I think the transform method is missing something transform(source: Observable<HttpResponse<T> | T>): RequestState<T>;

CleanShot 2023-08-18 at 17 02 33@2x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions