CORS policy issue during web3auth modal initialization

Hi everyone
I am currently trying to implement the modal version of web3auth on a cross-origin-isolated website. During the initialization of the interface, the component called "sdk-modal" fails to download due to a lack of cross-origin-resource-policy in the header. Is there any way around that issue?



Originally posted by: Myrindd

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1119