This is a fantastic new addition and nearly works well, but not quite.
I set up a focus item on the blog to show a simple signup form on scroll, which works.
I have two issues with the functionality when I click submit:
Internal Server Error - Fatal Error Fatal error: Call to a member function getTag() on null in /home/xxxx/marketing/app/bundles/LeadBundle/Entity/Lead.php on line 1161
CORS Issue - app.js?vc2858016:253 Uncaught DOMException: Blocked a frame with origin "https://marketing.thehrbooth.co.uk" from accessing a cross-origin frame. - I have setup the CORS domains as https://www and https://subdomain but still get this issue when submitting the form.