D5
D5
CDCloudflare Developers
Created by D5 on 2/7/2024 in #pages-help
Getting mime error: content type is [''] with flutter
My flutter app doesn't loads and throws mime error. Apparently cloudflare pages is not detecting my main.dart.js script and returning it as plain text/without the content type header. I tried: 1. Disabling cache 2. Disable proxying for the custom domain 3. Redeploying 4. Purging cache 5. Disabling minify 6. Deploying through chrome and through firefox Nothing works, and the issue persist
17 replies