Hello!
I am working on embedding a typeform using the embed-sdk.
The typeform loads great! No CSP issues or anything like that. However, Typeform tries to load rudder-analytics over the network and fails which is causing me problems. The request is blocked with net::ERR_CERT_AUTHORITY_INVALID.
I would like to tell the script to piss off and stop trying to load this library; I’m looking into mocking that endpoint at the browser level or something like that.
I’ve created an example/demo on a netlify implementation so you can see for yourself https://rococo-concha-25b622.netlify.app/