Skip to content

[BUG] - Nest 8 RXJs 7.4 Error on returning null  #38

@Meywether

Description

@Meywether

Hello,
since the last update from Nest 7 to Nest 8 also RXJS got updated to > 7.4.0.
The call signature of Microservices has changed from .toPromise to lastValueFrom(...).

This change opened a possible bug if null is returned, which should be allowed in my opinion
image

The underlying node-cache-manger also discussed about allowing null values and allowed here in this really old post : Issue

Thanks for your opinion in advance :)

Best regards Meywether

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