Hello.
I have the following situation. I have an Angular app with a number of 
components, say A, B, C.
I want that each of the components can be accessed by a different url, say 
/a /b /c.
I have a “menu” that allows the user to navigate to the three components, 
using routing.

Now, I also would like that, if the user navigate from /a to /b, and then 
he returns to /a, he will find the same things he had before. I don’t want 
to lose the status of component A.

Is this possible in some way?

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/7d56b71a-2d3e-4a6e-bac2-33f7739ab54fn%40googlegroups.com.

Reply via email to