We are having an Application based on Angular2. I have an Iframe having some drop-downs,text-fields,graphs. Now my requirement is : When user will navigate from existing page to next page and again wants to revisit the previous page,the older data(state) should persist. Currently when the user revisits the page, the Iframe gets reloaded and the data is set to default value. How can I prevent reloading of the Iframe and can show the data previously selected by the user in the same session. We have tried multiple options but none were of any help to us. Kindly help us.
-- You received this message because you are subscribed to the Google Groups "Angular" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
