Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zone.js 0.14.5 breaking change #6011

Closed
Xample opened this issue May 16, 2024 · 2 comments
Closed

zone.js 0.14.5 breaking change #6011

Xample opened this issue May 16, 2024 · 2 comments

Comments

@Xample
Copy link

Xample commented May 16, 2024

Hi, just to mention that zone.js 0.14.5 which has been published 15 days ago induce a breaking change.

According to this page
we should import the zone-patch to properly have rxdb changes taken into zone.js

import 'zone.js/plugins/zone-patch-rxjs';

However, probably due to a bug on their side, zone-patch-rxjs has a dependency on ./rxjs which cannot be resolved.

Workaround: stay on 0.14.4 for now

@Xample
Copy link
Author

Xample commented May 16, 2024

angular/angular#55825

@Xample
Copy link
Author

Xample commented May 17, 2024

fixed in 0.14.6 released this morning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant