Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-type-related issues for v7 beta #5372

Closed
8 of 13 tasks
cartant opened this issue Apr 2, 2020 · 1 comment
Closed
8 of 13 tasks

Non-type-related issues for v7 beta #5372

cartant opened this issue Apr 2, 2020 · 1 comment

Comments

@cartant
Copy link
Collaborator

cartant commented Apr 2, 2020

This issue is for tracking non-type-related issues - type-related issues are in #5066 - that could/should be addressed in the v7 beta.

Do Not Block The Release

@benlesh
Copy link
Member

benlesh commented May 14, 2020

finalize isn't really an issue. Just a confusing outcome from the implementation fo concatMap and a synchronous inner observable.

@benlesh benlesh mentioned this issue Oct 7, 2020
8 tasks
benlesh added a commit to benlesh/rxjs that referenced this issue Oct 7, 2020
Fixes an issue were accumulated state would be emitted a second time upon completion.

BREAKING CHANGE: `mergeScan` will no longer emit its inner state again upon completion.

related ReactiveX#5372
benlesh added a commit that referenced this issue Oct 8, 2020
* fix(mergeScan): No longer emits state again upon completion.

Fixes an issue were accumulated state would be emitted a second time upon completion.

BREAKING CHANGE: `mergeScan` will no longer emit its inner state again upon completion.

related #5372

* chore(lint): remove unused import

Co-authored-by: Nicholas Jamieson <nicholas@cartant.com>
@cartant cartant closed this as completed Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants