I have Two Routing in angular2 project:
The first is content list of items I show from Json when press Button, The second is empty for testing only
Issue is when the press in routing the data show items and transport to the two route and comeback to the first the data is remove from the route one
can any one help me to save action in my route one ?
Thank You.