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 would like to know what the minimum version of Angular.js and UI-router than can be used with Single-Spa and single-spa-angularjs.
In my case I need to convert an Angular 1.4.0 application which uses UI-Router version 0.2.14
I was using this project https://github.com/cmgchess/single-spa-legacy-angular as reference and when I change the angular.js version to 1.4.0 and the component used into a directive. The Angular.js frontend doesn't render. Only the Angular 12 app renders.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
It's been a while since you posted that question... I happen to run a setup with a legacy ng 1.47 app with ui-.router 0.2.13....
So it is possible to get this up and running. But without a bit more context / code it is hard to tell.
Hello 👋
I would like to know what the minimum version of Angular.js and UI-router than can be used with Single-Spa and single-spa-angularjs.
In my case I need to convert an Angular 1.4.0 application which uses UI-Router version 0.2.14
I was using this project https://github.com/cmgchess/single-spa-legacy-angular as reference and when I change the angular.js version to 1.4.0 and the component used into a directive. The Angular.js frontend doesn't render. Only the Angular 12 app renders.
Thanks in advance!
The text was updated successfully, but these errors were encountered: