single-spa / single-spa-angularjs

Other
37 stars 21 forks source link

$rootScope not working in singleSpaAngularJS #48

Closed ajaykumarsana closed 4 years ago

ajaykumarsana commented 4 years ago

Hi @joeldenning @nicholas-johnson ,

I'm using singleSpaAngularJS for my AngularJS project, was able to load application but $rootScope features not working.

above variable not accessible in application.

Can you please help?

joeldenning commented 4 years ago

I don't think that this is related to single-spa-angularjs. I have used $rootScope in single-spa-angularjs projects successfully for a long time. Could you share a demonstration of the problem?