Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flexdashboard Tabs Not Displaying Content Properly in R 4.3 with plotly. #442

Open
Sean-Roberts-89 opened this issue Sep 27, 2023 · 1 comment

Comments

@Sean-Roberts-89
Copy link

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

@gadenbuie
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants