I’m trying to wrap my head around this COOP and COEP issue, but my head is spinning.
I’m told I need to add COOP and COEP to my response headers, but that needs to be done on the server, which is Netlify. How do I add those to my header so I don’t get React Error: “SharedArrayBuffer is not defined or Unhandled Rejection (ReferenceError): SharedArrayBuffer is not defined.
I do wonder if after all this, it will work. If this requires the uploading of video files to a server for processing, given Netlify sites are served from a CDN, that’s not going to work. If it is in-browser only, then it might work.
So I’ve seen both of those links, but the issue here is my lack of knowledge about the subject it seems. Even after reading the documentation from both Google andNetlify, I’m still totally confused about how I would go about solving this issue.
Regarding the website and uploading a video; this isn’t something that happens. This website uses FFmpeg-wasm, so the video is processed right on the client’s computer. No backend processing service is required!
Sorry for the slow response here. Are you still encountering issues? If so, please let us know what additional debugging steps you have taken in the past week or so. I will loop in the Support Engineers if you are still looking for next steps
Thank you so much for following up, I really appreciate it! I am still having that issue sadly so the website is still unusable for most if not all users. Anything we can do to solve this would be awesome!
I already tried updating, but because the issue stems from a 3rd party module, I don’t think I can update it.
I just checked my project, but I don’t have a netlify.toml file. Where should it be, or am I supposed to add it? You can see the project’s code here - https://limbo-encoder.netlify.app/