Error on stackblitz with rxjs version set to next
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31.7k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Error in /turbo_modules/rxjs@8.0.0-alpha.12/dist/cjs/internal/util/pipe.js (17:41)
fn is not a function
Expected behavior
should run
Reproduction code
Error in /turbo_modules/rxjs@8.0.0-alpha.12/dist/cjs/internal/util/pipe.js (17:41)
fn is not a function
Reproduction URL
No response
Version
rxjs@8.0.0-alpha.12
Environment
stackblitz
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report points to turbo_modules/rxjs@8.0.0-alpha.12/dist/cjs/internal/util/pipe.js at line 17, but provides no usable reproduction URL or application code. Start by reproducing the error in the reported StackBlitz environment and inspect the failing pipe.js call; done means the setup runs without the “fn is not a function” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100