{
get editColumn(): boolean {
diff --git a/app/templates/components/forms/wizard/attendee-step.hbs b/app/templates/components/forms/wizard/attendee-step.hbs
index 55be31bb571..b0f1f795388 100644
--- a/app/templates/components/forms/wizard/attendee-step.hbs
+++ b/app/templates/components/forms/wizard/attendee-step.hbs
@@ -49,7 +49,9 @@
+ @removeField={{action "removeField"}}
+ @updateField={{action (mut this.field)}}
+ />