You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I forced the upgrade on angular 11 (didn't really checked this specific issue) and I am running with it without a problem.
It will potentially break in the future, but for a version bump to latest angular it is ok for the moment.
I think you can try to force the update if you need.
My fork was a tentative to make this library works with the Cesium provided types (without having Cesium attached to the window object) and remove obsolete packages, but I kind of give up for now. ^^
Not sure what can be done. I tried to do a PR fixing the issue angular2parse has with newer versions of Angular.
Intended outcome:
Upgrade angular to 10/11.
Actual outcome:
Failed upgrade because of angular-cesium's dependency on angular2parse.
How to reproduce the issue:
Use ng to upgrade angular to angular 11.
Version
The text was updated successfully, but these errors were encountered: