In Tablet Detail Page, I can see double "Load" event but I don't see "Page Show" event.
I use the following method to verify this:
I add JS event handle to "Load" and "Page Show" events to print different console log. In the console, I can see "Load" twice but I don't see "Page Show".