Default 1st page when Shiny Server app launch

I want a certain default page to be loaded when the Shiny server app launches, with the below code:

menuSubItem("Test", tabName = "MO_Test",selected = TRUE)

I see when using Chrome, it does goes into that default page when loaded. However, when using Firefox, that page does NOT load as the first default page. How do I overcome this?
Thanks.

It is solved now.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.