rxjs icon indicating copy to clipboard operation
rxjs copied to clipboard

Error on stackblitz with rxjs version set to next

Open hansschenker opened this issue 1 year ago • 1 comments

Describe the bug

Error in /turbo_modules/[email protected]/dist/cjs/internal/util/pipe.js (17:41) fn is not a function

Expected behavior

should run

Reproduction code

Error in /turbo_modules/[email protected]/dist/cjs/internal/util/pipe.js (17:41)
fn is not a function

Reproduction URL

No response

Version

[email protected]

Environment

stackblitz

Additional context

No response

hansschenker avatar Oct 26 '24 13:10 hansschenker

Could you please provide a link showing how it's broken? I've used your same exact version, alpha12, and it all seems to work, whether it's the pipe function or the pipe method.

dariomannu avatar Apr 29 '25 16:04 dariomannu