Skip to content

Commit

Permalink
find() resolves to undefined on complete
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Apr 23, 2024
1 parent 5fb2b8e commit 496c3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,7 @@ For now, see [https://github.com/wicg/observable#operators](https://github.com/w
:: [=Reject=] |p| with the passed in <var ignore>error</var>.

: [=internal observer/complete steps=]
:: [=Resolve=] |p| with false.
:: [=Resolve=] |p| with {{undefined}}.

1. <a for=Observable lt="subscribe to an Observable">Subscribe</a> to [=this=] given |observer|
and |internal options|.
Expand Down

0 comments on commit 496c3c6

Please sign in to comment.