ShinyTester icon indicating copy to clipboard operation
ShinyTester copied to clipboard

Only One Tab

Open jakeander opened this issue 8 years ago • 1 comments

Does this only recognize code from one tab? I ran ShinyHiearchy and it only shows elements from the first tab.

jakeander avatar Feb 02 '17 19:02 jakeander

Interesting! The hierarchy interprets the server, not the UI, so it doesn't care where the assets show up. I have ran the hierarchy successfully on a multi-tab environment using shinydashboards and it worked... are you sure the calls are all in your server? If you are, pls share your code or a minimal example, and ill take a look.

DataStrategist avatar Feb 03 '17 05:02 DataStrategist