The problem is that IPFS companion correctly redirects the remote IPFS requests to the user's configured IPFS gateway, such as a local node running via IPFS Desktop. However, the CSP for juicebox.money blocks these requests and thus the page fails to load.
The purpose of using IPFS is to protect against censorship and allow people to self-host, and by having a CSP that disallows redirecting to local IPFS node it undermines the entire purpose of using IPFS.
The problem is that IPFS companion correctly redirects the remote IPFS requests to the user's configured IPFS gateway, such as a local node running via IPFS Desktop. However, the CSP for juicebox.money blocks these requests and thus the page fails to load.
The purpose of using IPFS is to protect against censorship and allow people to self-host, and by having a CSP that disallows redirecting to local IPFS node it undermines the entire purpose of using IPFS.