- πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
This could use an issue summary update using the default template. Mainly proposed solution and remaining tasks.
I was getting this error:
Refused to execute script from '...' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
This was on a .js file using the private file system. After applying patch #4, this is now getting the correct mime type and working as expected.
Drupal version: 9.5.3
Thanks @kevin.dutra