You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we include tabpane content from more than one file (in this case, using the readfile shortcode), every tab pane gets the same HTML ID, and the tabs don't work correctly. (Click a tab in one pane, and the tab switches but not the content, but the content switches in another pane without switching its tab...)