I am using Apex 5.1.1 and I have a screen that utilizes a RDS, but I have also added another region that utilizes a tab container and has 3 tabs. I have found that when I click one of the tabs the screen will move down and if enough data the tab will not be seen anymore. I then went to the Universal Theme Application(tabs and region display selector section) to see how the tabs worked there(on apex.oracle.com). I see the same issue.
When I use the developer tools in Chrome a javascript error is thrown: Cannot read property 'panel$' of undefined and if I do the same thing in Firefox I get the following error: TypeError: c.previous is undefined.
I am curious if anyone else has come across this problem?
Thanks,
Jeff