force-app/main/default/lwc/lexNewOpportunityAgency/lexNewOpportunityAgency.js @@ -247,7 +247,8 @@ const event = new ShowToastEvent({ title: '', message: msg, variant: type variant: type, mode: 'sticky' }); this.dispatchEvent(event); }