UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

33 lines (23 loc) 780 B
--- name: Bug report about: If rxjs does not behave as expected --- ## Bug Report **Current Behavior** A clear and concise description of the behavior. **Reproduction** - REPL or Repo link: (you can use https://stackblitz.com/ to create one to attach here) ```js var your => (code) => here; ``` **Expected behavior** A clear and concise description of what you expected to happen (or code). **Environment** - Runtime: [e.g. Node v${x}, Chrome v${x}] - RxJS version: - (If bug is related) Loader, build configuration: [e.g webpack, angular-cli version, config] **Possible Solution** <!--- Only if you have suggestions on a fix for the bug --> **Additional context/Screenshots** Add any other context about the problem here. If applicable, add screenshots to help explain.