• xe:tabBarButton induces an unexpected execution of the afterPageLoad event

    By Kevin Lau 1 decade ago

    Hi,

    I've a simple mobile xpage and then added an xe:tabBarButton into it. When loading the page, I found that the afterPageLoad event got invoked one more time, which seems to be abnormal.

    Please help to investigate.

    Thanks,

    Kevin

    • Sample code

      By Kevin Lau 1 decade ago
      • I can only see it once

        By Philippe Riand 1 decade ago

        When connecting to your page using FF. Which browser are you using? If you open the developer tools, do you see 2 requests emitted to the server?

        • happened only on Safari

          By Kevin Lau 1 decade ago

          Hi Philippe, thanks for testing the reported issue.

           

          It seems only happened on Safari (desktop, iPhone or iPad). There is no problem on other browsers (IE, FF, Chrome).

           

          Note that in my mobile app, I've set the following entries in the xsp.properties:

          xsp.theme.mobile=iphone
          xsp.theme.mobile.android=android
          xsp.theme.mobile.iphone=iphone
          xsp.theme.mobile.pagePrefix=Mobile