3 Replies Latest reply on Aug 14, 2009 3:14 AM by asingla4

    Ajax switching of tabs in rich:tabpanel hangs the page in ch

      Hi,

      I am using JSF with facelets.
      The pages of my application are displayed using rich:tabPanel with each tab representing a single page.
      I use switchType as AJAX to switch between tabs.

      Now this is something weird,

      As I proceed with using my application and keep on switching between tabs,
      after sometime the application hangs as if it is stuck in some AJAX processing.
      The PLEASE WAIT window doesn't go away.
      Everything is working fine if I use IE. But this problem occurs in Chrome and that too randomly.
      If I use switchType as server, everything works fine.

      I don't think it is something related to my coding because there are no errors or error messages on eclipse console.
      Please Help!!!

      TIA.
      Akash