Replies: 1 comment
-
hello did you ever solve this? thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i migrate my angular app from v16 to v17. After update i run app and console show this error. Can you help me to fix it. Thank you.
in single spa root
<script src="https://cdn.jsdelivr.net/npm/[email protected]/bundles/zone.umd.min.js"></script>in angular app
"@angular/core": "^17.3.3",
"zone.js": "~0.14.4"
Beta Was this translation helpful? Give feedback.
All reactions