Carson Sievert
Carson Sievert
Have you tried using `{rintrojs}` in flexdashboard with `runtime: shiny`?
Does that `{DT}` code work for you outside of `{flexdashboard}` (if so, can you also please include a screenshot of the "expected" result?)
As a workaround, you should be able to do: ```yaml theme: bootswatch: sandstone navbar-bg: "#3e3f3a" ```
Bootstrap's print rules aren't the (main) issue here. There's at least two other issues at play: 1. `vertical_layout: fill` doesn't work in the way it probably should in print because...
Any idea if this issue only happens with `vertical_layout: fill`? Please also include what browser you're using on the iPhone
I've deployed this example using the dev version of flexdashboard here https://loving-dijkstra-7d4f33.netlify.app/ Do you only see the navbar at this link? If so, please include more info about your device...
Weird. I just rendered this Rmd with the development version of flexdashboard https://github.com/cpsievert/flexdb-test/blob/gh-pages/index.Rmd Maybe updating to the development version will fix your problem?
I can't seem to replicate this with flexdashboard 0.6.1 / leaflet 2.1.2 / Chrome 113.0.5672.126. Would you mind sharing a screen recording of the behavior you're seeing?
Yes, that seems like a good idea. Would you like to make a pull request?
Crap. It looks like they either changed the location or stopped this data feed altogether. Take this game for instance: http://www.nba.com/games/20150303/MILDEN/gameinfo.html The usual location for the shotchart data is empty:...