force-app/main/default/aura/NewAgencyContact/NewAgencyContactController.js
@@ -239,6 +239,8 @@ }, cancelClick : function(component, event, helper){ $A.get("e.force:closeQuickAction").fire(); //document.getElementById('NewAgencyContact').remove(); //component.set('v.showNewAgencyContact', false); }, scriptsLoaded : function(component, event, helper){}