posted 13 years ago
Hi,
I have written a call to a presenter via placeManager.revealPlace. The issue is that when the flow reaches this line of code for the first time, it gets executed and my presenter is getting invoked, but when I try to perform some transaction on the same page and try to execute the same line of code once again, it does not get invoked and thus my presenter is not called as well.. please help me with this.
Thanks!
Bhavin