Islands not working with Cloudflare DNS proxy
I have deployed Deno on a remote server with nginx-ingress-controller that offers self-signed certificate.
If I connect to the server directly everything works fine (Cloudflare DNS without proxy).
But if I turn on Cloudflare DNS proxy (Full SSL/TLS - Encrypts end-to-end, using a self signed certificate on the server), the islands codes don't run.
I doubled checked the same setup on a local server with Caddy. I get the same result - islands not being run on browser.
Am I missing something?
If I connect to the server directly everything works fine (Cloudflare DNS without proxy).
But if I turn on Cloudflare DNS proxy (Full SSL/TLS - Encrypts end-to-end, using a self signed certificate on the server), the islands codes don't run.
I doubled checked the same setup on a local server with Caddy. I get the same result - islands not being run on browser.
Am I missing something?
