My setup runs through Cloudflare as a proxy. The site publishes and serves correctly, and I redirect a couple of paths to a Cloudflare Worker without issue. The only problem is that the DNS verification in the publish console sits in a permanent error state.
As far as I can tell the check can never pass in this configuration, since a proxied record won't resolve to what Framer expects to see. That's fine by me, I'm not after Framer's advanced hosting and I want Cloudflare handling the routing. But a persistent red error on a working site is a bit of a rough UX.
Something like a "verified manually" or "dismiss" option on that check would solve it. Happy to provide any config details if useful.