Closed EwokOzwok closed 10 months ago
I figured out what the issue was... I think.
Since adding the following in the f7page.R file, things seem to be loading much more smoothly!
# Body add_dependencies( deps = c( "framework7", "shinyMobile", "pwa", "pwacompat", "f7icons" ), bodyTag )
I love working with shinyMobile, which makes this issue extra frustrating. Hosting on shinyapps.io the style sheet won't load periodically and the page has a white background with lots of hidden elements displayed on a single page.
What am I doing wrong? Why won't my app load reliably?
I've tried making skinny versions of the application and no matter what I end up with the same issue. I've included screenshots of the issue.