Pinned issues
Issues
- 1
forkJoin/combineLatest works differently from 6.6.2 to 6.6.3 and even latest version 7.8.1
#7517 opened by dmcliver - 3
Incorrect @deprecated for fromEvent overloads
#7401 opened by jefbarn - 3
combineLatest([]) behaves like EMPTY
#7514 opened by defaultbranch - 0
Error on stackblitz with rxjs version set to next
#7510 opened by hansschenker - 0
- 1
multiple using of tap() causes a false error
#7498 opened by its-dibo - 0
innerFrom treats anything with "length" property as an array, even if this anything has iterable implemented
#7497 opened by aweppc - 2
- 3
Simplify the Observable pipe with the help of Typescript Variadic Functions
#7481 opened by hansschenker - 2
distintUntilChanged: new overload missing in bundle
#7475 opened by angelaki - 2
tap-complete not called for last observable inside zip
#7467 opened by janhommels - 1
iif subscriptions
#7488 opened by borosbela - 0
pluck operator is a standard operator it is also available in Lodash and Ramda - It belongs into the library!
#7478 opened by hansschenker - 0
Interface SchedulerLike not exported from index file
#7473 opened by m-kleputin - 5
pipe expected 0 arguments
#7400 opened by KingMario - 10
rxjs.dev very often inaccessible
#7414 opened by ebeloded - 4
Synchronous emit to `switchMap` during the processing of previous emit prevents the first from unsubscribing
#7455 opened by atscott - 1
Issue with catchError
#7450 opened by NarHakobyan - 1
False positive in deprecation with mergMap
#7457 opened by mcfdez - 2
it's possible to return an array in catchError()
#7460 opened by haexyh - 2
Teardown and error/complete messages are out of order
#7443 opened by benlesh - 1
lost stacktrace after promise is resolved
#7442 opened by ChoSeoHwan - 1
Delay, timer and possibly other operators have a maximum milliseconds value, even when date is passsed
#7440 opened by AlessioDelConte - 1
- 1
- 0
rxjs@8.0.0-alpha.13 has peer deps?! Oops
#7426 opened by benlesh - 1
bindCallback: resultSelector destructuring callback argument if it's array
#7424 opened by ArtemNikolaev - 1
RxJs ships generators instead of native async/await
#7422 opened by JeanMeche - 1
- 7
export map means node always resolves CJS
#7418 opened by 43081j - 0
test issue
#7411 opened by benlesh - 0
test issue
#7412 opened by benlesh - 0
Bug: Support for Symbol for `fromEvent`
#7338 opened by Lightning00Blade - 0
TestScheduler expectObservable not respecting subscription marbles when using toEqual
#7399 opened by djonestru - 5
Bumping versions to fix vulnerabilities
#7333 opened by joycebrum - 1
'.now()' is not a function error is thrown when the value of DateTimestampProvider.delegate is not valid
#7396 opened by dcarabott - 0
TimeoutInfo.lastValue is null when it shouldn't be
#7324 opened by cyber-barrista - 3
Wrong types path
#7389 opened by PieterjanDeClippel - 2
Expose options types publicly
#7336 opened by benlesh - 2
Logo on MPM website points to a 404
#7359 opened by Lykos - 1
onStoppedNotification and onUnhandledError shouldn't be allowed to flip synchronous via provider delegates
#7343 opened by benlesh - 0
WebSocketSubject does not provide code on close
#7353 opened by ncowama - 1
Specific subscriptions emitted in reverse order
#7350 opened by ajakam - 0
Intransparant state mutations of BehaviourSubjects is possible via `map(...)` and `tap(...)`
#7348 opened by CaspianVahagn - 3
Documentation Image Links empty
#7345 opened by Gurran - 2
- 0
mergeMap with concurrency and synchronous inner observables leads to a memory leak and outer observable never completes.
#7334 opened by jonapgar-groupby - 0
- 2
Unsubscribe from a combineLatest doesn't unsubscribe from underlying observables
#7318 opened by RoqueIT - 2
Subject docs depend on deprecated operator
#7311 opened by skelly-energid