You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the study reaches the consent frame, observe that the following warning is shown in the console:
Invalid consent form specified. 'template' parameter of 'exp-lookit-video-consent' frame should be one of: consent_001 consent_002 consent_003 consent_004
Expected behavior
I don't think this should produce a warning. I assume what happened is that someone just forgot to update this list of valid templates when they added consent template 5:
Describe the bug
The video consent frame shows a warning when consent template 005 is used.
Which frame or frames does it affect?
exp-lookit-video-consent
To Reproduce
consent_005
as the template:Expected behavior
I don't think this should produce a warning. I assume what happened is that someone just forgot to update this list of valid templates when they added consent template 5:
ember-lookit-frameplayer/app/components/exp-lookit-video-consent/component.js
Line 372 in cef8887
The text was updated successfully, but these errors were encountered: