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
I am trying to compile a report using flexdashboard in R 4.3 and plotly. When I try to select an item on a tab which contains multiple sub-tabs, the content shows up for a split second and then disappears. Usually the first one will show up, but when I click further I run into issues. I had a coworker attempt to knit this report, and he was able to successfully run the report without issues when he was the one who knitted it. On either report, there were no errors while compling, and no errors in the console in the browser.
I'm using
R 4.3.1
flexdashboard_0.6.2
plotly_4.10.2
Coworker was using
R 4.2.1
flexdashboard_0.6.1
plotly_4.10.1
The text was updated successfully, but these errors were encountered:
Thanks for the report! It'd be helpful if you could include a reprex (a minimal reproducible example). Having a small, self-contained example makes it much more likely that you'll get a quick answer or that we'll uncover the same issue you've encountered. This post on Posit Community also has a few tips about how to create such an example.
I am trying to compile a report using flexdashboard in R 4.3 and plotly. When I try to select an item on a tab which contains multiple sub-tabs, the content shows up for a split second and then disappears. Usually the first one will show up, but when I click further I run into issues. I had a coworker attempt to knit this report, and he was able to successfully run the report without issues when he was the one who knitted it. On either report, there were no errors while compling, and no errors in the console in the browser.
I'm using
R 4.3.1
flexdashboard_0.6.2
plotly_4.10.2
Coworker was using
R 4.2.1
flexdashboard_0.6.1
plotly_4.10.1
The text was updated successfully, but these errors were encountered: