Bug: Incompatibility with React-RxJS when TurboPack is enabled (ReferenceError: Subscriber is not defined) #50106
Labels
bug
Issue was opened via the bug report template.
linear: turbopack
Confirmed issue that is tracked by the Turbopack team.
locked
Turbopack
Related to Turbopack with Next.js.
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
Turbopack (--turbo)
Link to the code that reproduces this issue or a replay of the bug
https://github.com/lojithv/react-rxjs-nextjs-turbo-issue.git
To Reproduce
Use react-rxjs with turbopack.
next dev --turbo
Describe the Bug
Cannot use React-Rxjs with turbopack.
Expected Behavior
Should be able to use React-Rxjs with turbopack.
Which browser are you using? (if relevant)
Chrome 113.0.5672.127
How are you deploying your application? (if relevant)
No response
WEB-1089
The text was updated successfully, but these errors were encountered: