Skip to content

Fix issue with takeUntil in nested stream - #189

Open
nordfjord wants to merge 1 commit into
masterfrom
fix/takeUntil
Open

Fix issue with takeUntil in nested stream#189
nordfjord wants to merge 1 commit into
masterfrom
fix/takeUntil

Conversation

@nordfjord

Copy link
Copy Markdown
Collaborator

This issue was caused by #180 which made sure that nested streams were
updated properly. Updating them properly caused nested takeUntil'd
streams to end too soon.

This closes #188

This issue was caused by #180 which made sure that nested streams were
updated properly. Updating them properly caused nested takeUntil'd
streams to end too soon.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 4b0340c on fix/takeUntil into 48799a9 on master.

2 similar comments
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 4b0340c on fix/takeUntil into 48799a9 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 4b0340c on fix/takeUntil into 48799a9 on master.

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

Successfully merging this pull request may close these issues.

Drag 'n Drop example is broken

2 participants