Hi, I have an application which using a module loader. I want to go back to the first module after seeing second module. I used browser history for this, but it could not keep the state of the first module(i could keep only the module url and reload it). have any other way..?
regards, Razak

