Is there a good reason to have two instances of the same application
running on the same page? If you control the application, it may make life
a ton easier to have it be one application with multiple UI-views.

e

On Tue Nov 25 2014 at 8:34:05 AM Trevor Burkholder <[email protected]>
wrote:

> I have two instances of the same application running on a single page, by
> using angular.bootstrap, but routing in one application triggers a route
> change in both applications. I've tried this with ui.router and Angular's
> built-in routing.
>
> Is there any way to get routing to be restricted within each application?
>
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to