I am deploying quickpredictions.com as a Next.js pages static website. Only for Iphone users the javascript file is truncated and the response is empty with status 200. For other devices, Android and Windows Browser it is working fine. Could you please let me know whether it is due to any latest changes at Cloudflare.
Could you please provide the full screenshot of the error you are seeing?
Posts in the proper category with well-researched questions, clearly listed steps to reproduce, specific error messages & numbers will help us more on finding the solutions/suggestions. You can check out Community Tip - What to include in your post?.
The error is caused due to a 2MB file I am trying to download in the Script tag. After removing that file it is working well. Still don’t know why it failed only in IPhone. Thanks.