Skip to content

improve takeUntil and takeWhile to have overload to includeLastValue = true #4000

Closed
@ianadavies

Description

Feature Request

takeUntil and takeWhile does not include last value.

Please see this post, there are links in the comments to other users having similar problems.
https://stackoverflow.com/questions/51767204/rxjs-interval-with-takeuntil-to-publish-last-value

Describe the solution you'd like
Need option to get last value of takeUntil and takeWhile

Describe alternatives you've considered
Workaround is in stack overflow post but is not clean.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues we wouldn't mind assistance with.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions