Hi All, In my Click 1.5 app, I have centralized navigation in a template Page class. Some of the links are ActionLinks which do stuff (like cleanup state) and then forward. The problem I'm having is that if a user is on a given page and then they click the link for the same page in the navigation, it looks like they are forwarded ad infinitum to the same page until Click craps out.
Any way to avoid this without dropping the use of the ActionLinks? Thanks, Alvin
