Hi,

I want to use Window.open from one Angular (2) app, and open up a new tab 
to point to navigate directly to a specific controller/component, ie: 
localhost:9999/myPage?queryParam1=foo&queryParam2=bar

When I do this, it seems to start the Angular 2 bootstrap process.

So I kind of want to hit this URL and cause Angular to bootstrap, but then 
navigate to this path.  

What is the best way to do this?

Thanks

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to