single-spa-angularjs icon indicating copy to clipboard operation
single-spa-angularjs copied to clipboard

what is the minimum version of Angular.js and UI-Router that is supported with single spa

Open cmgchess opened this issue 3 years ago • 1 comments

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!

cmgchess avatar May 06 '22 17:05 cmgchess

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.

I am having other issues with it, though...

AnBauer avatar Jul 22 '22 13:07 AnBauer