Closed hzorr closed 2 years ago
Try updating to rxjs 7.5 or later
Thanks for reply, From rxjs manual import should be import { takeUntil } from 'rxjs/operators' , they changed that while ago, I'm not sure they bring that back in 7.5
Not sure. For now, I hope you can upgrade. will fix this sooner.
Fixed in v14.2.0
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.
What happened?
Hi, im geting this error, when serving an angular project with ngx-editor v13 ./node_modules/ngx-editor/fesm2015/ngx-editor.mjs:1160:34-43 - Error: export 'takeUntil' (imported as 'takeUntil') was not found in 'rxjs'
Version
v13.0
Angular Version
v13.3.11
What browsers are you seeing the problem on?
No response
Link to reproduce
No response
Relevant log output
No response
Willing to submit a PR?
No response