lookit / ember-lookit-frameplayer

Ember app with experiment frames and a frame player to run browser-based experiments
MIT License
5 stars 19 forks source link

`iframe` changes: allow submit forms, allow setting the source via `generateProperties` #376

Closed becky-gilbert closed 4 months ago

becky-gilbert commented 5 months ago

This PR fixes some issues related to presenting a Calendly booking form in an iframe: #374. Specifically:

This PR fixes the two issues above by doing the following: