As the title suggests, we’re trying to redirect after booking is complete but it fails with the following error:
Redirect issue: Unsafe attempt to initiate navigation for frame eURL] The frame attempting navigation of the top-level window is sandboxed with the 'allow-top-navigation-by-user-activation' flag, but has no user activation (aka gesture)
We’re just using a standard Calendly embed, and it all appears to work apart from the redirect at the end.
When I test using a simple HTML page, everything is fine. However this page is hosted on Framer, so I’m guessing there’s something in Framer that’s conflicting?
You can see it in action here:
https://recsites.com/uk/book-demo
Any assistance is greatly appreciated.