I figured this out. I had a piece of JS that was altering the site URL 2 seconds after start up. This time was insufficient for larger resources to load. I removed this code and all works fine now.
I figured this out. I had a piece of JS that was altering the site URL 2 seconds after start up. This time was insufficient for larger resources to load. I removed this code and all works fine now.