Afternoon all, been stuck on this for a few days. My wack-a-mole approach is not working and haven’t been able to find a post on meta that directly addresses this problem. If I’m missing it, please share the link.
At any rate, has anyone had issues with Discourse only loading the header on mobile devices? I’ve tried turning off mobile layouts, setting “Latest” for the default view and a laundry list of other things.
Hi @pfaffman, still working on this. Just went through all of my overridden settings and reset any that might be problematic with no luck. Checked all of my plugins to ensure none are broken. No problems there.
All 200 with no errors in Console. Recently discovered lots of the same problem showing up in the site log… now just have to learn how to read this much javascript.
As @falco and @pfaffman mentioned earlier, you have a broken theme or theme customization. There’s a syntax error somewhere in your theme javascripts. You may need to remove any theme components or custom themes installed one at a time to figure out where the issue is.