JS/CSS components not loading

Hi everyone,

With our application hosted on shinyapps.io we continuously encounter the problem that arbitrary components of the page look weird - a look into the browser network tools shows that some CSS/JS components return 503 or 404 (or other) errors.
This problem is often solved by a reload of the page, but it still happens almost every time when starting a new session (e.g. after deleting browser data or using different/anonymous browsers).

Has anyone experienced similar issues and knows any reason or fix for this? Could this be related to using starlette and mounting/routing different different shiny applications together?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.